Skip to content

feat(sync[parallel]) Sync N repos in parallel via --jobs#546

Draft
tony wants to merge 3 commits into
masterfrom
feat-parallel-sync
Draft

feat(sync[parallel]) Sync N repos in parallel via --jobs#546
tony wants to merge 3 commits into
masterfrom
feat-parallel-sync

docs(CHANGES) Note parallel sync via --jobs

6faa5ea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 16, 2026 in 1s

82.53% (-0.77%) compared to e6a62d9

View this Pull Request on Codecov

82.53% (-0.77%) compared to e6a62d9

Details

Codecov Report

❌ Patch coverage is 53.17073% with 96 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.53%. Comparing base (e6a62d9) to head (6faa5ea).
⚠️ Report is 8 commits behind head on master.

Files with missing lines Patch % Lines
src/vcspull/cli/sync.py 53.17% 73 Missing and 23 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #546      +/-   ##
==========================================
- Coverage   83.30%   82.53%   -0.77%     
==========================================
  Files          32       32              
  Lines        4492     4615     +123     
  Branches      903      928      +25     
==========================================
+ Hits         3742     3809      +67     
- Misses        499      546      +47     
- Partials      251      260       +9     

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