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

fix: lint

994d24d
Select commit
Loading
Failed to load commit list.
Merged

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

fix: lint
994d24d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 17, 2023 in 1s

96.36% (target 95.00%)

View this Pull Request on Codecov

96.36% (target 95.00%)

Details

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.