pylint-dev / pylint

It's not just a linter that annoys you!
https://pylint.readthedocs.io/en/latest/
GNU General Public License v2.0
5.33k stars 1.14k forks source link

Bump pylint to 3.3.2, update changelog #10088

Open Pierre-Sassoulas opened 5 days ago

Pierre-Sassoulas commented 5 days ago

Other Bug Fixes

codecov[bot] commented 5 days ago

Codecov Report

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

Project coverage is 95.81%. Comparing base (5597aae) to head (2bfbf83). Report is 1 commits behind head on maintenance/3.3.x.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/pylint-dev/pylint/pull/10088/graphs/tree.svg?width=650&height=150&src=pr&token=ZETEzayrfk&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pylint-dev)](https://app.codecov.io/gh/pylint-dev/pylint/pull/10088?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pylint-dev) ```diff @@ Coverage Diff @@ ## maintenance/3.3.x #10088 +/- ## ================================================== Coverage 95.80% 95.81% ================================================== Files 174 174 Lines 18940 18951 +11 ================================================== + Hits 18146 18157 +11 Misses 794 794 ``` | [Files with missing lines](https://app.codecov.io/gh/pylint-dev/pylint/pull/10088?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pylint-dev) | Coverage Δ | | |---|---|---| | [pylint/\_\_pkginfo\_\_.py](https://app.codecov.io/gh/pylint-dev/pylint/pull/10088?src=pr&el=tree&filepath=pylint%2F__pkginfo__.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pylint-dev#diff-cHlsaW50L19fcGtnaW5mb19fLnB5) | `100.00% <100.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/pylint-dev/pylint/pull/10088/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pylint-dev)
Pierre-Sassoulas commented 5 days ago

I don't understand what's happening, but I start to be suspicious of the tbump script, as the code added to the misc checker clearly isn't present in the maintenance branch.