aio-libs / aiohttp-session

Web sessions for aiohttp.web
http://aiohttp-session.readthedocs.io/
Other
237 stars 85 forks source link

Update examples for aiohttp 3.9 #943

Closed JCHacking closed 9 months ago

JCHacking commented 9 months ago

Edited the login_required example, the rest does not seem to need any changes

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (6856030) 99.86% compared to head (05aec4d) 99.86%. Report is 31 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #943 +/- ## ======================================= Coverage 99.86% 99.86% ======================================= Files 19 19 Lines 1480 1480 Branches 64 64 ======================================= Hits 1478 1478 Partials 2 2 ``` | [Flag](https://app.codecov.io/gh/aio-libs/aiohttp-session/pull/943/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-session/pull/943/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aio-libs) | `?` | | 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.