Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API endpoints for suspending accounts #276

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Conversation

0xAda
Copy link
Contributor

@0xAda 0xAda commented May 2, 2022

Adds API endpoints for suspending and unsuspending accounts/teams, nuking teams, and modifying solves.

@thebeanogamer
Copy link
Member

🦀

image

@codecov
Copy link

codecov bot commented May 8, 2022

Codecov Report

Merging #276 (3beffdd) into master (45ee449) will decrease coverage by 0.89%.
The diff coverage is 48.42%.

@@            Coverage Diff             @@
##           master     #276      +/-   ##
==========================================
- Coverage   96.88%   95.99%   -0.90%     
==========================================
  Files         111      111              
  Lines        5131     5214      +83     
  Branches      281      289       +8     
==========================================
+ Hits         4971     5005      +34     
- Misses        128      177      +49     
  Partials       32       32              
Impacted Files Coverage Δ
src/backend/authentication.py 36.36% <0.00%> (-3.64%) ⬇️
src/backend/settings/__init__.py 90.62% <ø> (ø)
src/member/models.py 90.24% <27.27%> (-9.76%) ⬇️
src/team/models.py 72.09% <29.41%> (-27.91%) ⬇️
src/team/views.py 84.61% <33.33%> (-15.39%) ⬇️
src/member/views.py 80.35% <47.61%> (-19.65%) ⬇️
src/challenge/models.py 100.00% <100.00%> (ø)
src/challenge/serializers.py 90.86% <100.00%> (+0.16%) ⬆️
src/challenge/signals.py 100.00% <100.00%> (ø)
src/challenge/sql.py 100.00% <100.00%> (ø)
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 45ee449...3beffdd. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants