CleitonDeLima / django-easy-tenants

This is a Django app for managing multiple tenants on the same project instance using a shared approach.
MIT License
49 stars 9 forks source link

Add support for Django 5.0 #97

Closed CleitonDeLima closed 10 months ago

codecov-commenter commented 10 months ago

Codecov Report

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

Comparison is base (95f70cd) 99.24% compared to head (4fb67b6) 99.24%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #97 +/- ## ======================================= Coverage 99.24% 99.24% ======================================= Files 7 7 Lines 132 132 ======================================= Hits 131 131 Misses 1 1 ``` | [Flag](https://app.codecov.io/gh/CleitonDeLima/django-easy-tenants/pull/97/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Cleiton+de+Lima) | Coverage Δ | | |---|---|---| | [django-3.2](https://app.codecov.io/gh/CleitonDeLima/django-easy-tenants/pull/97/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Cleiton+de+Lima) | `99.24% <ø> (ø)` | | | [django-4.1](https://app.codecov.io/gh/CleitonDeLima/django-easy-tenants/pull/97/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Cleiton+de+Lima) | `99.24% <ø> (ø)` | | | [django-4.2](https://app.codecov.io/gh/CleitonDeLima/django-easy-tenants/pull/97/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Cleiton+de+Lima) | `99.24% <ø> (ø)` | | | [django-5.0](https://app.codecov.io/gh/CleitonDeLima/django-easy-tenants/pull/97/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Cleiton+de+Lima) | `99.24% <ø> (?)` | | | [postgres](https://app.codecov.io/gh/CleitonDeLima/django-easy-tenants/pull/97/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Cleiton+de+Lima) | `99.24% <ø> (ø)` | | | [py3.10](https://app.codecov.io/gh/CleitonDeLima/django-easy-tenants/pull/97/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Cleiton+de+Lima) | `99.24% <ø> (ø)` | | | [py3.11](https://app.codecov.io/gh/CleitonDeLima/django-easy-tenants/pull/97/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Cleiton+de+Lima) | `99.24% <ø> (ø)` | | | [py3.8](https://app.codecov.io/gh/CleitonDeLima/django-easy-tenants/pull/97/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Cleiton+de+Lima) | `99.24% <ø> (ø)` | | | [py3.9](https://app.codecov.io/gh/CleitonDeLima/django-easy-tenants/pull/97/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Cleiton+de+Lima) | `?` | | | [sqlite](https://app.codecov.io/gh/CleitonDeLima/django-easy-tenants/pull/97/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Cleiton+de+Lima) | `99.24% <ø> (ø)` | | 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=Cleiton+de+Lima#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.