ppfeufer / allianceauth-afat

Another Fleet Activity Tracking tool for Alliance Auth
GNU General Public License v3.0
0 stars 5 forks source link

[REMOVE] Support for Python 3.8 and Python 3.9 #339

Closed ppfeufer closed 5 months ago

ppfeufer commented 5 months ago

Description

Removed

Type of change

Checklist:

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 69.08%. Comparing base (3c4ae90) to head (c847080).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/ppfeufer/allianceauth-afat/pull/339/graphs/tree.svg?width=650&height=150&src=pr&token=GNE88NUAKK&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer)](https://app.codecov.io/gh/ppfeufer/allianceauth-afat/pull/339?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 #339 +/- ## ========================================== - Coverage 69.16% 69.08% -0.07% ========================================== Files 23 23 Lines 1248 1245 -3 Branches 151 225 +74 ========================================== - Hits 863 860 -3 Misses 367 367 Partials 18 18 ``` | [Files](https://app.codecov.io/gh/ppfeufer/allianceauth-afat/pull/339?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer) | Coverage Δ | | |---|---|---| | [afat/helper/fatlinks.py](https://app.codecov.io/gh/ppfeufer/allianceauth-afat/pull/339?src=pr&el=tree&filepath=afat%2Fhelper%2Ffatlinks.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer#diff-YWZhdC9oZWxwZXIvZmF0bGlua3MucHk=) | `100.00% <ø> (ø)` | | | [afat/helper/views.py](https://app.codecov.io/gh/ppfeufer/allianceauth-afat/pull/339?src=pr&el=tree&filepath=afat%2Fhelper%2Fviews.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer#diff-YWZhdC9oZWxwZXIvdmlld3MucHk=) | `94.69% <100.00%> (-0.05%)` | :arrow_down: | | [afat/utils.py](https://app.codecov.io/gh/ppfeufer/allianceauth-afat/pull/339?src=pr&el=tree&filepath=afat%2Futils.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer#diff-YWZhdC91dGlscy5weQ==) | `54.42% <ø> (-0.66%)` | :arrow_down: | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/ppfeufer/allianceauth-afat/pull/339?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/allianceauth-afat/pull/339?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 [3c4ae90...c847080](https://app.codecov.io/gh/ppfeufer/allianceauth-afat/pull/339?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).