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

Redesign ticketing #767

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Redesign ticketing #767

wants to merge 1 commit into from

Conversation

aviupadhyayula
Copy link
Member

Mega PR for ticketing redesign.

Model Changes

  1. Refactor event-wide ticketing settings (order limit, drop time, transaction fees) into new TicketSettings model.

* Add TicketSettings model

* Update views to use ticket settings

* Update tests

* Update tests for codecov

* Minor tweaks to tests

* Revert to default order limit
@aviupadhyayula aviupadhyayula marked this pull request as draft January 4, 2025 02:24
Copy link

codecov bot commented Jan 4, 2025

Codecov Report

Attention: Patch coverage is 85.71429% with 5 lines in your changes missing coverage. Please review.

Project coverage is 72.03%. Comparing base (56b9394) to head (f41a07f).

Files with missing lines Patch % Lines
backend/clubs/views.py 84.00% 4 Missing ⚠️
backend/clubs/models.py 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #767      +/-   ##
==========================================
+ Coverage   71.99%   72.03%   +0.04%     
==========================================
  Files          32       32              
  Lines        6963     6977      +14     
==========================================
+ Hits         5013     5026      +13     
- Misses       1950     1951       +1     

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

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

Successfully merging this pull request may close these issues.

1 participant