Skip to content

pytest_plugin(fix[pytest_ignore_collect]): abstain with None#544

Merged
tony merged 3 commits into
masterfrom
fix/pytest-ignore-collect-firstresult
Jul 11, 2026
Merged

pytest_plugin(fix[pytest_ignore_collect]): abstain with None#544
tony merged 3 commits into
masterfrom
fix/pytest-ignore-collect-firstresult

docs(CHANGES): pytest plugin collection-ignore fix

f7d7c0e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 11, 2026 in 0s

61.34% (+0.08%) compared to ecd39e4

View this Pull Request on Codecov

61.34% (+0.08%) compared to ecd39e4

Details

Codecov Report

❌ Patch coverage is 81.25000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.34%. Comparing base (ecd39e4) to head (f7d7c0e).

Files with missing lines Patch % Lines
src/libvcs/pytest_plugin.py 25.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #544      +/-   ##
==========================================
+ Coverage   61.26%   61.34%   +0.08%     
==========================================
  Files          40       40              
  Lines        6557     6571      +14     
  Branches     1103     1104       +1     
==========================================
+ Hits         4017     4031      +14     
  Misses       1946     1946              
  Partials      594      594              

☔ View full report in Codecov by Harness.
📢 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.