Codecov / codecov/project
succeeded
Nov 20, 2024 in 0s
77.53% (+0.52%) compared to cbd7878
View this Pull Request on Codecov
77.53% (+0.52%) compared to cbd7878
Details
Codecov Report
Attention: Patch coverage is 89.09091%
with 60 lines
in your changes missing coverage. Please review.
Project coverage is 77.53%. Comparing base (
cbd7878
) to head (d868535
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/ingest.rs | 15.15% | 28 Missing |
src/graphql.rs | 92.41% | 11 Missing |
src/storage/migration.rs | 91.95% | 7 Missing |
src/ingest/generation.rs | 76.92% | 6 Missing |
src/storage.rs | 88.46% | 6 Missing |
src/graphql/log.rs | 91.30% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #826 +/- ##
==========================================
+ Coverage 77.00% 77.53% +0.52%
==========================================
Files 31 32 +1
Lines 25575 26062 +487
==========================================
+ Hits 19695 20208 +513
+ Misses 5880 5854 -26
☔ 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
Loading