Skip to content

docs(CHANGES) Note new commands in changelog

38e5257
Select commit
Loading
Failed to load commit list.
Draft

New commands: add and add-from-fs #465

docs(CHANGES) Note new commands in changelog
38e5257
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 11, 2025 in 0s

76.70% (-2.24%) compared to 95f8b72

View this Pull Request on Codecov

76.70% (-2.24%) compared to 95f8b72

Details

Codecov Report

❌ Patch coverage is 72.43902% with 113 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.70%. Comparing base (95f8b72) to head (38e5257).

Files with missing lines Patch % Lines
src/vcspull/cli/add_from_fs.py 70.37% 29 Missing and 11 partials ⚠️
src/vcspull/cli/fmt.py 74.80% 20 Missing and 13 partials ⚠️
src/vcspull/cli/add.py 60.00% 23 Missing and 7 partials ⚠️
src/vcspull/log.py 87.30% 3 Missing and 5 partials ⚠️
src/vcspull/cli/sync.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #465      +/-   ##
==========================================
- Coverage   78.93%   76.70%   -2.24%     
==========================================
  Files           8       11       +3     
  Lines         413      807     +394     
  Branches       85      184      +99     
==========================================
+ Hits          326      619     +293     
- Misses         52      119      +67     
- Partials       35       69      +34     

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