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

fix: any number of teams can now be created per tournament #162

Merged
merged 2 commits into from
Oct 17, 2023

Conversation

TeddyRoncin
Copy link
Member

Made it so that any number of teams can be created per tournament (but still a few can be locked)

@codecov
Copy link

codecov bot commented Oct 17, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (317507b) 96.36% compared to head (994d24d) 96.36%.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #162      +/-   ##
==========================================
- Coverage   96.36%   96.36%   -0.01%     
==========================================
  Files         110      110              
  Lines        2338     2336       -2     
  Branches      333      332       -1     
==========================================
- Hits         2253     2251       -2     
  Misses         47       47              
  Partials       38       38              
Files Coverage Δ
src/controllers/teams/createTeam.ts 100.00% <100.00%> (ø)
src/types.ts 100.00% <ø> (ø)

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

@DevNono DevNono merged commit 267e60f into dev Oct 17, 2023
6 checks passed
@DevNono DevNono deleted the fix/tournament-full branch October 17, 2023 21:07
DevNono pushed a commit that referenced this pull request Sep 10, 2024
* fix: any number of teams can now be created per tournament

* fix: lint

---------

Co-authored-by: Teddy Roncin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants