jdabtieu / CTFOJ

Lightweight CTF judge platform for capture-the-flag (CTF) clubs
GNU Affero General Public License v3.0
10 stars 5 forks source link

properly log registration cancellation #171

Closed slightlyskepticalpotat closed 2 years ago

slightlyskepticalpotat commented 2 years ago

Closes https://github.com/jdabtieu/CTFOJ/issues/169

codecov-commenter commented 2 years ago

Codecov Report

Base: 88.92% // Head: 88.92% // No change to project coverage :thumbsup:

Coverage data is based on head (4512c6c) compared to base (f6a5f41). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #171 +/- ## ======================================= Coverage 88.92% 88.92% ======================================= Files 21 21 Lines 2022 2022 ======================================= Hits 1798 1798 Misses 224 224 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `88.92% <100.00%> (ø)` | | 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=Jonathan+Wu#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/jdabtieu/CTFOJ/pull/171?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jonathan+Wu) | Coverage Δ | | |---|---|---| | [src/application.py](https://codecov.io/gh/jdabtieu/CTFOJ/pull/171/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jonathan+Wu#diff-c3JjL2FwcGxpY2F0aW9uLnB5) | `82.69% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jonathan+Wu). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jonathan+Wu)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.