refactor!: Bring the collections ext in line with other extension defs #1469
Codecov / codecov/project
succeeded
Aug 27, 2024 in 2s
87.65% (-0.04%) compared to 001e66a, passed because coverage increased by -0.01% when compared to adjusted base (87.65%)
View this Pull Request on Codecov
87.65% (-0.04%) compared to 001e66a, passed because coverage increased by -0.01% when compared to adjusted base (87.65%)
Details
Codecov Report
Attention: Patch coverage is 88.18182%
with 13 lines
in your changes missing coverage. Please review.
Project coverage is 87.65%. Comparing base (
001e66a
) to head (9c646b3
).
Report is 1 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
hugr-core/src/std_extensions/collections.rs | 86.84% | 7 Missing and 3 partials |
...r-core/src/std_extensions/collections/list_fold.rs | 89.28% | 0 Missing and 3 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #1469 +/- ##
==========================================
- Coverage 87.68% 87.65% -0.04%
==========================================
Files 121 122 +1
Lines 20806 20819 +13
Branches 17949 17962 +13
==========================================
+ Hits 18243 18248 +5
- Misses 1794 1800 +6
- Partials 769 771 +2
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading