KnightHacks / hackathon-2021-backend

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

v2.1.1 into dev #79

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This PR was created when the Create Release workflow was run. I've updated the version name and code commit: 4ee58edc30aced7349aeb0a176f0295b72ae6ca3.

github-actions[bot] commented 2 years ago

File Coverage
All files 71% :x:
src/__init__.py 87% :white_check_mark:
src/api/__init__.py 85% :white_check_mark:
src/api/auth.py 43% :x:
src/api/club_events.py 66% :x:
src/api/email_verification.py 35% :x:
src/api/hackers.py 55% :x:
src/api/sponsors.py 35% :x:
src/common/decorators.py 87% :white_check_mark:
src/common/init_defaults.py 56% :x:
src/common/json.py 77% :white_check_mark:
src/common/jwt.py 66% :x:
src/common/mail.py 45% :x:
src/models/hacker.py 95% :white_check_mark:
src/models/sponsor.py 84% :white_check_mark:
src/models/user.py 88% :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 37994980c7b2bcfc9de9eb645184352e5cf32ed9