Skip to content

tests/discover(add[config-scope]): parametrize classify helper

78fd3fe
Select commit
Loading
Failed to load commit list.
Merged

Fixes for discover #487

tests/discover(add[config-scope]): parametrize classify helper
78fd3fe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 15, 2025 in 1s

78.52% (+0.56%) compared to 14e3002

View this Pull Request on Codecov

78.52% (+0.56%) compared to 14e3002

Details

Codecov Report

❌ Patch coverage is 97.50000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 78.52%. Comparing base (14e3002) to head (78fd3fe).

Files with missing lines Patch % Lines
src/vcspull/cli/discover.py 97.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #487      +/-   ##
==========================================
+ Coverage   77.95%   78.52%   +0.56%     
==========================================
  Files          14       14              
  Lines        1901     1937      +36     
  Branches      401      404       +3     
==========================================
+ Hits         1482     1521      +39     
+ Misses        272      271       -1     
+ Partials      147      145       -2     

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