Skip to content

vcspull add: Fix more issues - #482

Merged
tony merged 6 commits into
masterfrom
vcspull-add-bug-pt-2
Nov 3, 2025
Merged

vcspull add: Fix more issues#482
tony merged 6 commits into
masterfrom
vcspull-add-bug-pt-2

docs/CHANGES: document --no-merge duplicate fix (#482)

f75d438
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 3, 2025 in 0s

79.04% (-0.06%) compared to 34ed07b

View this Pull Request on Codecov

79.04% (-0.06%) compared to 34ed07b

Details

Codecov Report

❌ Patch coverage is 79.66102% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.04%. Comparing base (34ed07b) to head (f75d438).

Files with missing lines Patch % Lines
src/vcspull/cli/add.py 71.87% 6 Missing and 3 partials ⚠️
src/vcspull/config.py 81.81% 0 Missing and 2 partials ⚠️
src/vcspull/_internal/config_reader.py 93.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #482      +/-   ##
==========================================
- Coverage   79.10%   79.04%   -0.06%     
==========================================
  Files          13       13              
  Lines        1737     1785      +48     
  Branches      369      381      +12     
==========================================
+ Hits         1374     1411      +37     
- Misses        229      235       +6     
- Partials      134      139       +5     

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