pytest-dev / pluggy

A minimalist production ready plugin system
https://pluggy.readthedocs.io/en/latest/
MIT License
1.24k stars 121 forks source link

add test cases to improve coverage stat #452

Open wahuneke opened 11 months ago

wahuneke commented 11 months ago

I'm not sure why it is unable to run and update the coverage stats. Perhaps this is a known issue to someone else here on the project....

In any case, my local runs showed coverage improving. For the precise improvement amount (coverage before and after) I'd need to see the codecov.io report. For now, let's just say: this PR fills in some gaps but one or two still remain (e.g. coverage for pypy-only branch)

bluetech commented 4 months ago

@wahuneke Can you rebase? I think maybe now the coverage will be shown better.