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

Add option to pass transaction fees onto buyers #762

Merged
merged 6 commits into from
Jan 4, 2025

Revert to default order limit

b4882c9
Select commit
Loading
Failed to load commit list.
Merged

Add option to pass transaction fees onto buyers #762

Revert to default order limit
b4882c9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 4, 2025 in 0s

72.03% (+0.04%) compared to 56b9394

View this Pull Request on Codecov

72.03% (+0.04%) compared to 56b9394

Details

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 (b4882c9).

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                @@
##           ticketing-v2     #762      +/-   ##
================================================
+ 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.