amperser / proselint

A linter for prose.
http://proselint.com
BSD 3-Clause "New" or "Revised" License
4.34k stars 178 forks source link

ci: fix test suite #1354

Closed Nytelife26 closed 8 months ago

Nytelife26 commented 1 year ago

This relates to...

N/A

Rationale

The lint and test suites are consistently failing due to outdated actions and their corresponding metadata.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 50.00% and project coverage change: -0.25% :warning:

Comparison is base (6e4b612) 94.57% compared to head (4cbeaf0) 94.32%. Report is 5 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1354 +/- ## ========================================== - Coverage 94.57% 94.32% -0.25% ========================================== Files 87 87 Lines 1198 1199 +1 ========================================== - Hits 1133 1131 -2 - Misses 65 68 +3 ``` | [Flag](https://app.codecov.io/gh/amperser/proselint/pull/1354/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=amperser) | Coverage Δ | | |---|---|---| | [macos-latest](https://app.codecov.io/gh/amperser/proselint/pull/1354/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=amperser) | `94.24% <50.00%> (-0.33%)` | :arrow_down: | | [py3.10](https://app.codecov.io/gh/amperser/proselint/pull/1354/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=amperser) | `94.32% <50.00%> (?)` | | | [py3.6](https://app.codecov.io/gh/amperser/proselint/pull/1354/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=amperser) | `?` | | | [py3.7](https://app.codecov.io/gh/amperser/proselint/pull/1354/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=amperser) | `?` | | | [py3.8](https://app.codecov.io/gh/amperser/proselint/pull/1354/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=amperser) | `94.40% <50.00%> (-0.17%)` | :arrow_down: | | [py3.9](https://app.codecov.io/gh/amperser/proselint/pull/1354/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=amperser) | `94.40% <50.00%> (-0.17%)` | :arrow_down: | | [pypypy3](https://app.codecov.io/gh/amperser/proselint/pull/1354/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=amperser) | `?` | | | [pypypy3.10](https://app.codecov.io/gh/amperser/proselint/pull/1354/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=amperser) | `94.32% <50.00%> (?)` | | | [pypypy3.9](https://app.codecov.io/gh/amperser/proselint/pull/1354/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=amperser) | `94.40% <50.00%> (?)` | | | [ubuntu-latest](https://app.codecov.io/gh/amperser/proselint/pull/1354/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=amperser) | `94.32% <50.00%> (-0.25%)` | :arrow_down: | | [windows-latest](https://app.codecov.io/gh/amperser/proselint/pull/1354/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=amperser) | `94.24% <50.00%> (-0.33%)` | :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=amperser#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files Changed](https://app.codecov.io/gh/amperser/proselint/pull/1354?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=amperser) | Coverage Δ | | |---|---|---| | [proselint/tools.py](https://app.codecov.io/gh/amperser/proselint/pull/1354?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=amperser#diff-cHJvc2VsaW50L3Rvb2xzLnB5) | `86.55% <0.00%> (-1.00%)` | :arrow_down: | | [proselint/checks/lexical\_illusions/misc.py](https://app.codecov.io/gh/amperser/proselint/pull/1354?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=amperser#diff-cHJvc2VsaW50L2NoZWNrcy9sZXhpY2FsX2lsbHVzaW9ucy9taXNjLnB5) | `100.00% <100.00%> (ø)` | |

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