Skip to content

tests(refactor[test_cli]) Use libvcs factory fixtures for SVN/HG erro…

382213c
Select commit
Loading
Failed to load commit list.
Merged

cli/sync: Detect and report errored git syncs via SyncResult #512

tests(refactor[test_cli]) Use libvcs factory fixtures for SVN/HG erro…
382213c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 7, 2026 in 0s

80.60% (+0.08%) compared to b73788b

View this Pull Request on Codecov

80.60% (+0.08%) compared to b73788b

Details

Codecov Report

❌ Patch coverage is 84.31373% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.60%. Comparing base (b73788b) to head (382213c).

Files with missing lines Patch % Lines
src/vcspull/cli/sync.py 84.31% 3 Missing and 5 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #512      +/-   ##
==========================================
+ Coverage   80.52%   80.60%   +0.08%     
==========================================
  Files          16       16              
  Lines        2192     2233      +41     
  Branches      454      465      +11     
==========================================
+ Hits         1765     1800      +35     
- Misses        277      279       +2     
- Partials      150      154       +4     

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