Skip to content

types(docs[WorktreeConfigDict]) Fix lock_reason docstring accuracy

7b906d8
Select commit
Loading
Failed to load commit list.
Open

feat(worktree): Add git worktree support #508

types(docs[WorktreeConfigDict]) Fix lock_reason docstring accuracy
7b906d8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 1, 2026 in 0s

81.29% (+0.77%) compared to bcfb4bb

View this Pull Request on Codecov

81.29% (+0.77%) compared to bcfb4bb

Details

Codecov Report

❌ Patch coverage is 84.79853% with 83 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.29%. Comparing base (bcfb4bb) to head (7b906d8).

Files with missing lines Patch % Lines
src/vcspull/cli/sync.py 14.81% 22 Missing and 1 partial ⚠️
src/vcspull/config.py 56.81% 11 Missing and 8 partials ⚠️
src/vcspull/cli/list.py 26.31% 12 Missing and 2 partials ⚠️
src/vcspull/_internal/worktree_sync.py 96.06% 5 Missing and 5 partials ⚠️
src/vcspull/cli/discover.py 61.90% 6 Missing and 2 partials ⚠️
src/vcspull/exc.py 55.55% 8 Missing ⚠️
src/vcspull/cli/worktree.py 99.30% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #508      +/-   ##
==========================================
+ Coverage   80.52%   81.29%   +0.77%     
==========================================
  Files          16       18       +2     
  Lines        2192     2727     +535     
  Branches      454      552      +98     
==========================================
+ Hits         1765     2217     +452     
- Misses        277      341      +64     
- Partials      150      169      +19     

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