Make Error
a struct instead of an enum to hide implementation
#40
Codecov / codecov/project
succeeded
Jan 30, 2024 in 0s
94.23% (+0.11%) compared to 8875b54
View this Pull Request on Codecov
94.23% (+0.11%) compared to 8875b54
Details
Codecov Report
Attention: 8 lines
in your changes are missing coverage. Please review.
Comparison is base (
8875b54
) 94.11% compared to head (5c7ac92
) 94.23%.
Files | Patch % | Lines |
---|---|---|
common/src/error.rs | 80.48% | 8 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #40 +/- ##
==========================================
+ Coverage 94.11% 94.23% +0.11%
==========================================
Files 6 6
Lines 765 728 -37
==========================================
- Hits 720 686 -34
+ Misses 45 42 -3
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading