ppfeufer / aa-srp

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

[ADD] EVE-KILL to the list of valid killboards for SRP requests #214

Closed ppfeufer closed 2 months ago

ppfeufer commented 2 months ago

Description

Added

Type of change

Checklist:

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 72.22222% with 5 lines in your changes missing coverage. Please review.

Project coverage is 52.26%. Comparing base (6223394) to head (5f412aa).

Files Patch % Lines
aasrp/views/general.py 25.00% 3 Missing :warning:
aasrp/managers.py 33.34% 2 Missing :warning:
Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/ppfeufer/aa-srp/pull/214/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/214?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 #214 +/- ## ========================================== - Coverage 52.31% 52.26% -0.05% ========================================== Files 21 21 Lines 1235 1242 +7 Branches 211 211 ========================================== + Hits 646 649 +3 - Misses 581 585 +4 Partials 8 8 ``` | [Files](https://app.codecov.io/gh/ppfeufer/aa-srp/pull/214?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/constants.py](https://app.codecov.io/gh/ppfeufer/aa-srp/pull/214?src=pr&el=tree&filepath=aasrp%2Fconstants.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer#diff-YWFzcnAvY29uc3RhbnRzLnB5) | `100.00% <100.00%> (ø)` | | | [aasrp/form.py](https://app.codecov.io/gh/ppfeufer/aa-srp/pull/214?src=pr&el=tree&filepath=aasrp%2Fform.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer#diff-YWFzcnAvZm9ybS5weQ==) | `86.96% <100.00%> (+1.96%)` | :arrow_up: | | [aasrp/managers.py](https://app.codecov.io/gh/ppfeufer/aa-srp/pull/214?src=pr&el=tree&filepath=aasrp%2Fmanagers.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer#diff-YWFzcnAvbWFuYWdlcnMucHk=) | `39.19% <33.34%> (-0.53%)` | :arrow_down: | | [aasrp/views/general.py](https://app.codecov.io/gh/ppfeufer/aa-srp/pull/214?src=pr&el=tree&filepath=aasrp%2Fviews%2Fgeneral.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer#diff-YWFzcnAvdmlld3MvZ2VuZXJhbC5weQ==) | `40.73% <25.00%> (-0.56%)` | :arrow_down: | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/ppfeufer/aa-srp/pull/214?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/214?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 [6223394...5f412aa](https://app.codecov.io/gh/ppfeufer/aa-srp/pull/214?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).