Skip to content

fix CI failures

56391d0
Select commit
Loading
Failed to load commit list.
Open

Start parsing the chunks file with serde #31

fix CI failures
56391d0
Select commit
Loading
Failed to load commit list.
Sentry / codecov/project failed Apr 4, 2026 in 0s

96.77% (-1.75%) compared to 06b8472

View this Pull Request on Codecov

96.77% (-1.75%) compared to 06b8472

Details

Codecov Report

❌ 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).
⚠️ Report is 2 commits behind head on main.

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.