Skip to content

refactor(cli[add]) Extract duplicated save-config dispatch helpers

0674d9d
Select commit
Loading
Failed to load commit list.
Open

refactor(cli[add]) Extract duplicated save-config dispatch helpers #530

refactor(cli[add]) Extract duplicated save-config dispatch helpers
0674d9d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 1, 2026 in 1s

84.04% (+0.53%) compared to bdfaa95

View this Pull Request on Codecov

84.04% (+0.53%) compared to bdfaa95

Details

Codecov Report

❌ Patch coverage is 50.00000% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.04%. Comparing base (bdfaa95) to head (0674d9d).

Files with missing lines Patch % Lines
src/vcspull/cli/add.py 50.00% 14 Missing and 5 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #530      +/-   ##
==========================================
+ Coverage   83.51%   84.04%   +0.53%     
==========================================
  Files          29       29              
  Lines        3645     3635      -10     
  Branches      726      722       -4     
==========================================
+ Hits         3044     3055      +11     
+ Misses        386      364      -22     
- Partials      215      216       +1     

☔ 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.