ppfeufer / aa-srp

SRP Module for Alliance Auth
GNU General Public License v3.0
2 stars 6 forks source link

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

Closed ppfeufer closed 4 months ago

ppfeufer commented 4 months ago

Description

Removed

Type of change

Checklist:

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 52.31%. Comparing base (3a560b3) to head (955b286).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/ppfeufer/aa-srp/pull/196/graphs/tree.svg?width=650&height=150&src=pr&token=D63TU2TBIW&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer)](https://app.codecov.io/gh/ppfeufer/aa-srp/pull/196?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 #196 +/- ## ========================================== - Coverage 52.35% 52.31% -0.03% ========================================== Files 21 21 Lines 1236 1235 -1 Branches 104 211 +107 ========================================== - Hits 647 646 -1 Misses 581 581 Partials 8 8 ``` | [Files](https://app.codecov.io/gh/ppfeufer/aa-srp/pull/196?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer) | Coverage Δ | | |---|---|---| | [aasrp/helper/character.py](https://app.codecov.io/gh/ppfeufer/aa-srp/pull/196?src=pr&el=tree&filepath=aasrp%2Fhelper%2Fcharacter.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer#diff-YWFzcnAvaGVscGVyL2NoYXJhY3Rlci5weQ==) | `100.00% <100.00%> (ø)` | | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/ppfeufer/aa-srp/pull/196?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-srp/pull/196?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 [3a560b3...955b286](https://app.codecov.io/gh/ppfeufer/aa-srp/pull/196?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).