pylint-dev / pylint-pytest

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

Add python 3.12 support in CI and metadata #24

Closed Pierre-Sassoulas closed 9 months ago

Pierre-Sassoulas commented 11 months ago

Follow-up and blocked by #23

Closes #12

codecov[bot] commented 11 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (69ad82f) 93.97% compared to head (845dd66) 92.77%.

:exclamation: Current head 845dd66 differs from pull request most recent head 4070f90. Consider uploading reports for the commit 4070f90 to get more accurate results

Files Patch % Lines
tests/base_tester.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #24 +/- ## ========================================== - Coverage 93.97% 92.77% -1.20% ========================================== Files 18 18 Lines 548 554 +6 Branches 106 108 +2 ========================================== - Hits 515 514 -1 - Misses 23 28 +5 - Partials 10 12 +2 ``` | [Flag](https://app.codecov.io/gh/pylint-dev/pylint-pytest/pull/24/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/24/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pylint-dev) | `92.59% <0.00%> (-1.38%)` | :arrow_down: | | [3.11](https://app.codecov.io/gh/pylint-dev/pylint-pytest/pull/24/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pylint-dev) | `92.59% <0.00%> (-1.38%)` | :arrow_down: | | [3.12](https://app.codecov.io/gh/pylint-dev/pylint-pytest/pull/24/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pylint-dev) | `92.59% <0.00%> (?)` | | | [3.6](https://app.codecov.io/gh/pylint-dev/pylint-pytest/pull/24/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pylint-dev) | `92.59% <0.00%> (?)` | | | [3.7](https://app.codecov.io/gh/pylint-dev/pylint-pytest/pull/24/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pylint-dev) | `92.59% <0.00%> (?)` | | | [3.8](https://app.codecov.io/gh/pylint-dev/pylint-pytest/pull/24/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pylint-dev) | `92.59% <0.00%> (-1.38%)` | :arrow_down: | | [3.9](https://app.codecov.io/gh/pylint-dev/pylint-pytest/pull/24/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pylint-dev) | `92.59% <0.00%> (-1.38%)` | :arrow_down: | | [macos-latest](https://app.codecov.io/gh/pylint-dev/pylint-pytest/pull/24/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pylint-dev) | `92.59% <0.00%> (-1.38%)` | :arrow_down: | | [ubuntu-20.04](https://app.codecov.io/gh/pylint-dev/pylint-pytest/pull/24/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pylint-dev) | `92.59% <0.00%> (?)` | | | [ubuntu-latest](https://app.codecov.io/gh/pylint-dev/pylint-pytest/pull/24/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pylint-dev) | `92.59% <0.00%> (-1.38%)` | :arrow_down: | | [windows-latest](https://app.codecov.io/gh/pylint-dev/pylint-pytest/pull/24/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pylint-dev) | `92.59% <0.00%> (-1.38%)` | :arrow_down: | 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.

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

stdedos commented 9 months ago

Superseded / Fixed by https://github.com/pylint-dev/pylint-pytest/pull/8 (e0526a8015d32b0f64e8dda7586609f465e13e46?)

See https://github.com/pylint-dev/pylint-pytest/pull/8#issuecomment-1862910470 for more details

... and https://github.com/pylint-dev/pylint-pytest/pull/8#issuecomment-1862915265