Start parsing the chunks
file with serde
#31
Codecov / codecov/project
failed
Nov 19, 2024 in 1s
96.77% (-1.75%) compared to 06b8472
View this Pull Request on Codecov
96.77% (-1.75%) compared to 06b8472
Details
Codecov Report
Attention: Patch coverage is 76.67845%
with 66 lines
in your changes missing coverage. Please review.
Project coverage is 96.77%. Comparing base (
06b8472
) to head (56391d0
).
✅ All tests successful. No failed tests found.
Files with missing lines | Patch % | Lines |
---|---|---|
core/src/parsers/pyreport/chunks.rs | 75.29% | 63 Missing |
core/src/report/pyreport/types.rs | 85.71% | 2 Missing |
core/src/report/models.rs | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #31 +/- ##
==========================================
- Coverage 98.52% 96.77% -1.75%
==========================================
Files 21 19 -2
Lines 6772 4999 -1773
==========================================
- Hits 6672 4838 -1834
- Misses 100 161 +61
Components | Coverage Δ | |
---|---|---|
core | 96.87% <76.67%> (-1.74%) |
⬇️ |
bindings | 79.31% <ø> (ø) |
|
python | 100.00% <ø> (ø) |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading