Alir3z4 / html2text

Convert HTML to Markdown-formatted text.
alir3z4.github.io/html2text/
GNU General Public License v3.0
1.74k stars 266 forks source link

Fix CI for Python 3.12 #411

Closed mborsetti closed 4 months ago

mborsetti commented 4 months ago

Subject line says it all

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 97.36%. Comparing base (7ae5948) to head (ac940fe).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #411 +/- ## ======================================= Coverage 97.36% 97.36% ======================================= Files 11 11 Lines 1137 1137 ======================================= Hits 1107 1107 Misses 30 30 ``` | [Flag](https://app.codecov.io/gh/Alir3z4/html2text/pull/411/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alireza+Savand) | Coverage Δ | | |---|---|---| | [unittests-3.10](https://app.codecov.io/gh/Alir3z4/html2text/pull/411/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alireza+Savand) | `97.36% <ø> (ø)` | | | [unittests-3.11](https://app.codecov.io/gh/Alir3z4/html2text/pull/411/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alireza+Savand) | `97.36% <ø> (ø)` | | | [unittests-3.12](https://app.codecov.io/gh/Alir3z4/html2text/pull/411/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alireza+Savand) | `97.36% <ø> (ø)` | | | [unittests-3.8](https://app.codecov.io/gh/Alir3z4/html2text/pull/411/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alireza+Savand) | `97.36% <ø> (ø)` | | | [unittests-3.9](https://app.codecov.io/gh/Alir3z4/html2text/pull/411/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alireza+Savand) | `97.36% <ø> (ø)` | | 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=Alireza+Savand#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.