Skip to content

docs(api): add PrivatePath internals page

4580004
Select commit
Loading
Failed to load commit list.
Merged

PrivatePath CLI Helper #485

docs(api): add PrivatePath internals page
4580004
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 8, 2025 in 0s

77.95% (+0.11%) compared to 6e27b7d

View this Pull Request on Codecov

77.95% (+0.11%) compared to 6e27b7d

Details

Codecov Report

❌ Patch coverage is 74.00000% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.95%. Comparing base (6e27b7d) to head (4580004).

Files with missing lines Patch % Lines
src/vcspull/cli/add.py 41.66% 7 Missing ⚠️
src/vcspull/_internal/private_path.py 92.30% 1 Missing and 1 partial ⚠️
src/vcspull/cli/discover.py 50.00% 2 Missing ⚠️
src/vcspull/cli/fmt.py 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #485      +/-   ##
==========================================
+ Coverage   77.84%   77.95%   +0.11%     
==========================================
  Files          13       14       +1     
  Lines        1882     1901      +19     
  Branches      398      401       +3     
==========================================
+ Hits         1465     1482      +17     
- Misses        271      272       +1     
- Partials      146      147       +1     

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