aio-libs / aiohttp-debugtoolbar

aiohttp_debugtoolbar is library for debugtoolbar support for aiohttp
Apache License 2.0
194 stars 31 forks source link

Add Python 3.12 #508

Open Dreamsorcerer opened 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (e668e6f) 85.44% compared to head (c953946) 85.45%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #508 +/- ## ======================================= Coverage 85.44% 85.45% ======================================= Files 31 31 Lines 1834 1842 +8 Branches 207 231 +24 ======================================= + Hits 1567 1574 +7 Misses 188 188 - Partials 79 80 +1 ``` | [Flag](https://app.codecov.io/gh/aio-libs/aiohttp-debugtoolbar/pull/508/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aio-libs) | Coverage Δ | | |---|---|---| | [unit](https://app.codecov.io/gh/aio-libs/aiohttp-debugtoolbar/pull/508/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aio-libs) | `85.28% <100.00%> (+<0.01%)` | :arrow_up: | 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=aio-libs#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.

Dreamsorcerer commented 10 months ago

3.12: image

3.10: image