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

Ticketing #501

Merged
merged 66 commits into from
Apr 29, 2024

Merge master into ticketing (#687)

e1fac0b
Select commit
Loading
Failed to load commit list.
Merged

Ticketing #501

Merge master into ticketing (#687)
e1fac0b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 29, 2024 in 1s

71.00% (+1.21%) compared to d199a7e

View this Pull Request on Codecov

71.00% (+1.21%) compared to d199a7e

Details

Codecov Report

Attention: Patch coverage is 91.50943% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 71.00%. Comparing base (d199a7e) to head (e1fac0b).
Report is 8 commits behind head on master.

Files Patch % Lines
...s/management/commands/expire_membership_invites.py 33.33% 2 Missing ⚠️
...nd/clubs/management/commands/update_club_counts.py 33.33% 2 Missing ⚠️
backend/clubs/serializers.py 84.61% 2 Missing ⚠️
...nd/clubs/management/commands/find_broken_images.py 50.00% 1 Missing ⚠️
backend/clubs/models.py 98.41% 1 Missing ⚠️
backend/clubs/permissions.py 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #501      +/-   ##
==========================================
+ Coverage   69.78%   71.00%   +1.21%     
==========================================
  Files          31       31              
  Lines        6387     6804     +417     
==========================================
+ Hits         4457     4831     +374     
- Misses       1930     1973      +43     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.