refactor: Constraint::Plus stores an ExtensionSet, which is a BTreeSet #636
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Nov 6, 2023 in 1s
78.31% (-0.01%) compared to b3062e9
View this Pull Request on Codecov
78.31% (-0.01%) compared to b3062e9
Details
Codecov Report
Merging #636 (d26797f) into main (b3062e9) will decrease coverage by
0.01%
.
The diff coverage is92.30%
.
@@ Coverage Diff @@
## main #636 +/- ##
==========================================
- Coverage 78.31% 78.31% -0.01%
==========================================
Files 65 65
Lines 11537 11532 -5
Branches 11537 11532 -5
==========================================
- Hits 9035 9031 -4
+ Misses 1862 1861 -1
Partials 640 640
Files | Coverage Δ | |
---|---|---|
src/std_extensions/arithmetic/conversions.rs | 75.36% <100.00%> (ø) |
|
src/extension/infer.rs | 86.20% <96.55%> (-0.07%) |
⬇️ |
src/extension.rs | 74.50% <75.00%> (ø) |
... and 1 file with indirect coverage changes
📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!
Loading