feat!: Replace GATs with impl Iterator
returns (RPITIT) on HugrView
#1660
Codecov / codecov/project
succeeded
Nov 18, 2024 in 0s
86.22% (+0.70%) compared to e63878f
View this Pull Request on Codecov
86.22% (+0.70%) compared to e63878f
Details
Codecov Report
Attention: Patch coverage is 99.60317%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 86.22%. Comparing base (
e63878f
) to head (b4bac3b
).
Report is 2 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
hugr-core/src/hugr/views/sibling.rs | 99.05% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #1660 +/- ##
==========================================
+ Coverage 85.51% 86.22% +0.70%
==========================================
Files 136 136
Lines 25264 25401 +137
Branches 22176 22313 +137
==========================================
+ Hits 21605 21902 +297
+ Misses 2455 2295 -160
Partials 1204 1204
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading