pylint-dev / pylint-pytest

A Pylint plugin to suppress pytest-related false positives.
https://pypi.org/project/pylint-pytest/
MIT License
14 stars 3 forks source link

Windows Artifacts have incorrect Slugification #25

Closed stdedos closed 8 months ago

stdedos commented 8 months ago

e.g. https://github.com/pylint-dev/pylint-pytest/actions/runs/6592065982?pr=2

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (e29fe48) 92.25% compared to head (d11811e) 92.16%.

:exclamation: Current head d11811e differs from pull request most recent head a4245b1. Consider uploading reports for the commit a4245b1 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #25 +/- ## ========================================== - Coverage 92.25% 92.16% -0.09% ========================================== Files 18 18 Lines 542 536 -6 Branches 104 104 ========================================== - Hits 500 494 -6 Misses 29 29 Partials 13 13 ``` | [Flag](https://app.codecov.io/gh/pylint-dev/pylint-pytest/pull/25/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pylint-dev) | Coverage Δ | | |---|---|---| | [3.10](https://app.codecov.io/gh/pylint-dev/pylint-pytest/pull/25/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pylint-dev) | `91.97% <ø> (-0.09%)` | :arrow_down: | | [3.11](https://app.codecov.io/gh/pylint-dev/pylint-pytest/pull/25/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pylint-dev) | `91.97% <ø> (-0.09%)` | :arrow_down: | | [3.6](https://app.codecov.io/gh/pylint-dev/pylint-pytest/pull/25/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pylint-dev) | `91.97% <ø> (-0.09%)` | :arrow_down: | | [3.7](https://app.codecov.io/gh/pylint-dev/pylint-pytest/pull/25/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pylint-dev) | `91.97% <ø> (?)` | | | [3.8](https://app.codecov.io/gh/pylint-dev/pylint-pytest/pull/25/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pylint-dev) | `91.97% <ø> (?)` | | | [3.9](https://app.codecov.io/gh/pylint-dev/pylint-pytest/pull/25/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pylint-dev) | `91.97% <ø> (?)` | | | [macos-latest](https://app.codecov.io/gh/pylint-dev/pylint-pytest/pull/25/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pylint-dev) | `91.97% <ø> (?)` | | | [ubuntu-20.04](https://app.codecov.io/gh/pylint-dev/pylint-pytest/pull/25/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pylint-dev) | `91.97% <ø> (-0.09%)` | :arrow_down: | | [ubuntu-latest](https://app.codecov.io/gh/pylint-dev/pylint-pytest/pull/25/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pylint-dev) | `91.97% <ø> (-0.09%)` | :arrow_down: | | [windows-latest](https://app.codecov.io/gh/pylint-dev/pylint-pytest/pull/25/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pylint-dev) | `91.97% <ø> (?)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pylint-dev#carryforward-flags-in-the-pull-request-comment) to find out more. [see 2 files with indirect coverage changes](https://app.codecov.io/gh/pylint-dev/pylint-pytest/pull/25/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pylint-dev)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

stdedos commented 8 months ago

Seems to be prettier now: https://github.com/pylint-dev/pylint-pytest/actions/runs/6836642685/job/18591789586?pr=25#step:3:6