Skip to content

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

Open
tony wants to merge 1 commit into
masterfrom
refactor/add-repo-dedup
Open

refactor(cli[add]) Extract duplicated save-config dispatch helpers#530
tony wants to merge 1 commit into
masterfrom
refactor/add-repo-dedup

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

02fd15e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 5, 2026 in 0s

83.79% (+0.48%) compared to e6a62d9

View this Pull Request on Codecov

83.79% (+0.48%) compared to e6a62d9

Details

Codecov Report

❌ Patch coverage is 68.00000% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.79%. Comparing base (e6a62d9) to head (02fd15e).

Files with missing lines Patch % Lines
src/vcspull/cli/add.py 68.00% 2 Missing and 6 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #530      +/-   ##
==========================================
+ Coverage   83.30%   83.79%   +0.48%     
==========================================
  Files          32       32              
  Lines        4492     4467      -25     
  Branches      903      902       -1     
==========================================
+ Hits         3742     3743       +1     
+ Misses        499      471      -28     
- Partials      251      253       +2     

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