hhatto / autopep8

A tool that automatically formats Python code to conform to the PEP 8 style guide.
https://pypi.org/project/autopep8/
MIT License
4.54k stars 291 forks source link

codecov with 3.11 and 3.12 #755

Closed hhatto closed 2 weeks ago

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 97.96%. Comparing base (8b75604) to head (b5141d4).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #755 +/- ## ========================================== + Coverage 97.71% 97.96% +0.24% ========================================== Files 1 1 Lines 2452 2452 ========================================== + Hits 2396 2402 +6 + Misses 56 50 -6 ``` | [Flag](https://app.codecov.io/gh/hhatto/autopep8/pull/755/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hideo+Hattori) | Coverage Δ | | |---|---|---| | [3.11](https://app.codecov.io/gh/hhatto/autopep8/pull/755/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hideo+Hattori) | `97.71% <ø> (?)` | | | [3.12](https://app.codecov.io/gh/hhatto/autopep8/pull/755/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hideo+Hattori) | `97.79% <ø> (?)` | | 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=Hideo+Hattori#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.