Skip to content

refactor: pytest_ignore_collect to return False, `which` after needle…

95dda53
Select commit
Loading
Failed to load commit list.
Open

Issue: mercurial / svn missing skips git tests #482

refactor: pytest_ignore_collect to return False, `which` after needle…
95dda53
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 26, 2026 in 1s

58.19% (-0.04%) compared to 54121b2

View this Pull Request on Codecov

58.19% (-0.04%) compared to 54121b2

Details

Codecov Report

❌ Patch coverage is 40.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.19%. Comparing base (54121b2) to head (95dda53).

Files with missing lines Patch % Lines
src/libvcs/pytest_plugin.py 40.00% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #482      +/-   ##
==========================================
- Coverage   58.23%   58.19%   -0.04%     
==========================================
  Files          40       40              
  Lines        6489     6488       -1     
  Branches     1098     1099       +1     
==========================================
- Hits         3779     3776       -3     
- Misses       2177     2178       +1     
- Partials      533      534       +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.