Skip to content

docs(cli): reflect duplicate-aware defaults succinctly

cf8813f
Select commit
Loading
Failed to load commit list.
Merged

vcspull add - Refactoring and fixes #480

docs(cli): reflect duplicate-aware defaults succinctly
cf8813f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 2, 2025 in 1s

78.82% (+0.12%) compared to 9de7877

View this Pull Request on Codecov

78.82% (+0.12%) compared to 9de7877

Details

Codecov Report

❌ Patch coverage is 78.04878% with 54 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.82%. Comparing base (9de7877) to head (cf8813f).

Files with missing lines Patch % Lines
src/vcspull/cli/add.py 72.64% 20 Missing and 9 partials ⚠️
src/vcspull/config.py 72.91% 7 Missing and 6 partials ⚠️
src/vcspull/cli/discover.py 75.86% 3 Missing and 4 partials ⚠️
src/vcspull/_internal/config_reader.py 93.33% 3 Missing and 1 partial ⚠️
src/vcspull/cli/fmt.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #480      +/-   ##
==========================================
+ Coverage   78.70%   78.82%   +0.12%     
==========================================
  Files          13       13              
  Lines        1592     1738     +146     
  Branches      341      369      +28     
==========================================
+ Hits         1253     1370     +117     
- Misses        213      232      +19     
- Partials      126      136      +10     

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