Refactor unwrap to improve error handling #937
Merged
Codecov / codecov/project
succeeded
Jan 3, 2025 in 0s
77.18% (+0.01%) compared to ffef4d1
View this Pull Request on Codecov
77.18% (+0.01%) compared to ffef4d1
Details
Codecov Report
Attention: Patch coverage is 30.76923%
with 18 lines
in your changes missing coverage. Please review.
Project coverage is 77.18%. Comparing base (
ffef4d1
) to head (c2392e1
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/peer.rs | 0.00% | 5 Missing |
src/storage.rs | 0.00% | 4 Missing |
src/graphql/export.rs | 0.00% | 3 Missing |
src/main.rs | 0.00% | 3 Missing |
src/graphql/statistics.rs | 0.00% | 1 Missing |
src/lib.rs | 75.00% | 1 Missing |
src/publish/implement.rs | 75.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #937 +/- ##
==========================================
+ Coverage 77.17% 77.18% +0.01%
==========================================
Files 32 32
Lines 25723 25722 -1
==========================================
+ Hits 19851 19854 +3
+ Misses 5872 5868 -4
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading