Skip to content

feat: collapse unified diffs, add interactive diff expansion, upgrade…#166

Merged
ffalcinelli merged 5 commits into
mainfrom
ui-improvements
Jul 13, 2026
Merged

feat: collapse unified diffs, add interactive diff expansion, upgrade…#166
ffalcinelli merged 5 commits into
mainfrom
ui-improvements

restore coverage with minor bugfix

f49f135
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 13, 2026 in 1s

95.08% (-0.74%) compared to 480053b

View this Pull Request on Codecov

95.08% (-0.74%) compared to 480053b

Details

Codecov Report

❌ Patch coverage is 89.78102% with 42 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.08%. Comparing base (480053b) to head (f49f135).

Files with missing lines Patch % Lines
src/apply/components.rs 50.00% 14 Missing ⚠️
src/plan/components.rs 55.00% 9 Missing ⚠️
src/apply/generic.rs 92.59% 8 Missing ⚠️
src/apply/mod.rs 90.24% 4 Missing ⚠️
src/plan/mod.rs 90.24% 4 Missing ⚠️
src/plan/generic.rs 82.35% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #166      +/-   ##
==========================================
- Coverage   95.82%   95.08%   -0.74%     
==========================================
  Files          28       29       +1     
  Lines        2346     2726     +380     
==========================================
+ Hits         2248     2592     +344     
- Misses         98      134      +36     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.