KnightHacks / hackathon-2021-backend

The backend api for Knight Hacks.
https://api.knighthacks.org/apidocs/
MIT License
3 stars 3 forks source link

Implement authentication with Azure AD #92

Closed TorrentofShame closed 2 years ago

TorrentofShame commented 2 years ago

Checklist:

github-actions[bot] commented 2 years ago

File Coverage
All files 71% :x:
src/__init__.py 86% :white_check_mark:
src/api/__init__.py 85% :white_check_mark:
src/api/auth.py 75% :white_check_mark:
src/api/club_events.py 67% :x:
src/api/email_verification.py 39% :x:
src/api/hackers.py 56% :x:
src/api/sponsors.py 37% :x:
src/common/decorators.py 55% :x:
src/common/json.py 77% :white_check_mark:
src/common/jwt.py 52% :x:
src/common/mail.py 45% :x:
src/common/utils.py 42% :x:
src/models/__init__.py 84% :white_check_mark:
src/models/hacker.py 95% :white_check_mark:
src/models/sponsor.py 84% :white_check_mark:
src/tasks/__init__.py 78% :white_check_mark:
src/tasks/clubevent_tasks.py 19% :x:
src/tasks/mail_tasks.py 45% :x:

Minimum allowed coverage is 75%

Generated by :monkey: cobertura-action against b8293d9c2dcc8acba87eccd9f43ac7935c425f1c