ppfeufer / aa-timezones

App for displaying different time zones with Alliance Auth
GNU General Public License v3.0
5 stars 3 forks source link

Alliance Auth v4 compatibility update #102

Closed ppfeufer closed 7 months ago

ppfeufer commented 12 months ago

Description

Added

Changed

Removed

Checklist:

codecov[bot] commented 12 months ago

Codecov Report

Merging #102 (931168d) into master (e2f7229) will increase coverage by 16.38%. The diff coverage is 100.00%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/ppfeufer/aa-timezones/pull/102/graphs/tree.svg?width=650&height=150&src=pr&token=ZSRTW5FR4C&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer)](https://app.codecov.io/gh/ppfeufer/aa-timezones/pull/102?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer) ```diff @@ Coverage Diff @@ ## master #102 +/- ## =========================================== + Coverage 73.02% 89.40% +16.38% =========================================== Files 10 10 Lines 126 132 +6 Branches 9 11 +2 =========================================== + Hits 92 118 +26 + Misses 33 9 -24 - Partials 1 5 +4 ``` | [Files](https://app.codecov.io/gh/ppfeufer/aa-timezones/pull/102?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer) | Coverage Δ | | |---|---|---| | [timezones/\_\_init\_\_.py](https://app.codecov.io/gh/ppfeufer/aa-timezones/pull/102?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer#diff-dGltZXpvbmVzL19faW5pdF9fLnB5) | `100.00% <100.00%> (ø)` | | | [timezones/admin.py](https://app.codecov.io/gh/ppfeufer/aa-timezones/pull/102?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer#diff-dGltZXpvbmVzL2FkbWluLnB5) | `80.00% <100.00%> (+40.87%)` | :arrow_up: | | [timezones/app\_settings.py](https://app.codecov.io/gh/ppfeufer/aa-timezones/pull/102?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer#diff-dGltZXpvbmVzL2FwcF9zZXR0aW5ncy5weQ==) | `100.00% <100.00%> (ø)` | | | [timezones/auth\_hooks.py](https://app.codecov.io/gh/ppfeufer/aa-timezones/pull/102?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer#diff-dGltZXpvbmVzL2F1dGhfaG9va3MucHk=) | `78.95% <ø> (ø)` | | | [timezones/templatetags/timezones.py](https://app.codecov.io/gh/ppfeufer/aa-timezones/pull/102?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer#diff-dGltZXpvbmVzL3RlbXBsYXRldGFncy90aW1lem9uZXMucHk=) | `100.00% <ø> (ø)` | | | [timezones/views.py](https://app.codecov.io/gh/ppfeufer/aa-timezones/pull/102?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer#diff-dGltZXpvbmVzL3ZpZXdzLnB5) | `100.00% <100.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/ppfeufer/aa-timezones/pull/102/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer) ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/ppfeufer/aa-timezones/pull/102?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/ppfeufer/aa-timezones/pull/102?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer). Last update [e2f7229...931168d](https://app.codecov.io/gh/ppfeufer/aa-timezones/pull/102?dropdown=coverage&src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer).