Fix pytest 9.1 plugin import: marks on fixtures are now an error#537
Merged
Codecov / codecov/project
succeeded
Jun 20, 2026 in 1s
60.98% (+2.47%) compared to 54f7447
View this Pull Request on Codecov
60.98% (+2.47%) compared to 54f7447
Details
Codecov Report
❌ Patch coverage is 48.27586% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.98%. Comparing base (54f7447) to head (190dcbb).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/libvcs/pytest_plugin.py | 48.27% | 12 Missing and 3 partials |
Additional details and impacted files
@@ Coverage Diff @@
## master #537 +/- ##
==========================================
+ Coverage 58.51% 60.98% +2.47%
==========================================
Files 40 40
Lines 6523 6531 +8
Branches 1099 1101 +2
==========================================
+ Hits 3817 3983 +166
+ Misses 2176 1951 -225
- Partials 530 597 +67 ☔ 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.
Loading