feat: Add PartialEq
impls for FuncTypeBase
and Cow<FuncTypeBase>
#1762
Codecov / codecov/project
succeeded
Dec 11, 2024 in 1s
86.62% (-0.02%) compared to 5b50d1d
View this Pull Request on Codecov
86.62% (-0.02%) compared to 5b50d1d
Details
Codecov Report
Attention: Patch coverage is 0%
with 6 lines
in your changes missing coverage. Please review.
Project coverage is 86.62%. Comparing base (
5b50d1d
) to head (bbcd686
).
Files with missing lines | Patch % | Lines |
---|---|---|
hugr-core/src/types/signature.rs | 0.00% | 6 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1762 +/- ##
==========================================
- Coverage 86.63% 86.62% -0.02%
==========================================
Files 180 180
Lines 32837 32843 +6
Branches 29744 29750 +6
==========================================
Hits 28449 28449
- Misses 2752 2758 +6
Partials 1636 1636
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading