Skip to content

docs(cli/sync[update_repo]) Correct the shallow/depth translation com…

597104f
Select commit
Loading
Failed to load commit list.
Merged

Support numeric depth: N and move per-repo sync keys under options: #554

docs(cli/sync[update_repo]) Correct the shallow/depth translation com…
597104f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 31, 2026 in 0s

82.82% (-0.88%) compared to 37b2c53

View this Pull Request on Codecov

82.82% (-0.88%) compared to 37b2c53

Details

Codecov Report

❌ Patch coverage is 66.82243% with 71 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.82%. Comparing base (37b2c53) to head (597104f).

Files with missing lines Patch % Lines
src/vcspull/cli/migrate.py 46.66% 50 Missing and 6 partials ⚠️
src/vcspull/cli/add.py 40.00% 3 Missing and 3 partials ⚠️
src/vcspull/config.py 91.17% 5 Missing and 1 partial ⚠️
src/vcspull/cli/discover.py 76.92% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #554      +/-   ##
==========================================
- Coverage   83.69%   82.82%   -0.88%     
==========================================
  Files          29       30       +1     
  Lines        4159     4354     +195     
  Branches      820      873      +53     
==========================================
+ Hits         3481     3606     +125     
- Misses        442      502      +60     
- Partials      236      246      +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.