Skip to content

update-presets: fix dedup preventing multi-file upgrades, fix double-…

e2ac0ae
Select commit
Loading
Failed to load commit list.
Merged

feat(cli): add update-presets command #197

update-presets: fix dedup preventing multi-file upgrades, fix double-…
e2ac0ae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 12, 2026 in 0s

89.07% (-1.34%) compared to a470cd0

View this Pull Request on Codecov

89.07% (-1.34%) compared to a470cd0

Details

Codecov Report

❌ Patch coverage is 74.96160% with 163 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.07%. Comparing base (a470cd0) to head (e2ac0ae).
⚠️ Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
src/update_presets/mod.rs 75.00% 117 Missing ⚠️
src/config/git_client.rs 24.44% 34 Missing ⚠️
src/main.rs 15.38% 11 Missing ⚠️
src/update_presets/semver_utils.rs 99.09% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #197      +/-   ##
==========================================
- Coverage   90.41%   89.07%   -1.34%     
==========================================
  Files          40       42       +2     
  Lines        7520     8163     +643     
==========================================
+ Hits         6799     7271     +472     
- Misses        721      892     +171     

☔ View full report in Codecov by Sentry.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.