chore(infra): add error variant for file not found on get path #2169
Codecov / codecov/project
succeeded
Nov 21, 2024 in 0s
77.21% (+37.10%) compared to e3165c4
View this Pull Request on Codecov
77.21% (+37.10%) compared to e3165c4
Details
Codecov Report
Attention: Patch coverage is 70.00000%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 77.21%. Comparing base (
e3165c4
) to head (2910d40
).
Report is 531 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
crates/infra_utils/src/path.rs | 77.77% | 1 Missing and 1 partial |
.../starknet_sequencer_node/src/config/node_config.rs | 0.00% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #2169 +/- ##
===========================================
+ Coverage 40.10% 77.21% +37.10%
===========================================
Files 26 386 +360
Lines 1895 40412 +38517
Branches 1895 40412 +38517
===========================================
+ Hits 760 31203 +30443
- Misses 1100 6905 +5805
- Partials 35 2304 +2269
☔ 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
- JS Bundle Analysis - Avoid shipping oversized bundles
Loading