Skip to content

cli(feat) Show help instead of errors when commands lack required args

15d7f0f
Select commit
Loading
Failed to load commit list.
Open

cli(feat) Show help instead of errors when commands lack required args #511

cli(feat) Show help instead of errors when commands lack required args
15d7f0f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 1, 2026 in 0s

80.62% (+0.10%) compared to bcfb4bb

View this Pull Request on Codecov

80.62% (+0.10%) compared to bcfb4bb

Details

Codecov Report

❌ Patch coverage is 72.22222% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.62%. Comparing base (bcfb4bb) to head (15d7f0f).

Files with missing lines Patch % Lines
src/vcspull/cli/sync.py 72.22% 2 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #511      +/-   ##
==========================================
+ Coverage   80.52%   80.62%   +0.10%     
==========================================
  Files          16       16              
  Lines        2192     2199       +7     
  Branches      454      457       +3     
==========================================
+ Hits         1765     1773       +8     
+ Misses        277      276       -1     
  Partials      150      150              

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