chore(infra): add project dir path fn #2255
Closed
Codecov / codecov/project
succeeded
Nov 25, 2024 in 0s
85.71% (+8.37%) compared to 4d734eb
View this Pull Request on Codecov
85.71% (+8.37%) compared to 4d734eb
Details
Codecov Report
Attention: Patch coverage is 0%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 85.71%. Comparing base (
4d734eb
) to head (21525e8
).
Files with missing lines | Patch % | Lines |
---|---|---|
crates/infra_utils/src/path.rs | 0.00% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## spr/main/c2547652 #2255 +/- ##
=====================================================
+ Coverage 77.34% 85.71% +8.37%
=====================================================
Files 385 1 -384
Lines 40296 21 -40275
Branches 40296 21 -40275
=====================================================
- Hits 31165 18 -31147
+ Misses 6828 3 -6825
+ Partials 2303 0 -2303
☔ 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