Skip to content

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

fb20670
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…
fb20670
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 11, 2025 in 0s

54.01% (-0.07%) compared to 5ded894

View this Pull Request on Codecov

54.01% (-0.07%) compared to 5ded894

Details

Codecov Report

Attention: Patch coverage is 40.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 54.01%. Comparing base (5ded894) to head (fb20670).

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   54.08%   54.01%   -0.07%     
==========================================
  Files          40       40              
  Lines        3635     3634       -1     
  Branches      793      794       +1     
==========================================
- Hits         1966     1963       -3     
- Misses       1318     1319       +1     
- Partials      351      352       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.