feat: only 1 coach is allowed per 1-player-tournament team #157
Codecov / codecov/project
succeeded
Oct 17, 2023 in 0s
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 (
225aacf
) 96.40% compared to head (e8adb58
) 96.36%.
Additional details and impacted files
@@ Coverage Diff @@
## dev #157 +/- ##
==========================================
- Coverage 96.40% 96.36% -0.04%
==========================================
Files 110 110
Lines 2336 2338 +2
Branches 332 333 +1
==========================================
+ Hits 2252 2253 +1
- Misses 46 47 +1
Partials 38 38
Files | Coverage Δ | |
---|---|---|
.../controllers/admin/tournaments/updateTournament.ts | 95.83% <100.00%> (+1.38%) |
⬆️ |
src/controllers/teams/acceptRequest.ts | 100.00% <100.00%> (ø) |
|
src/controllers/teams/createTeamRequest.ts | 100.00% <ø> (ø) |
|
src/operations/team.ts | 98.85% <100.00%> (-0.07%) |
⬇️ |
src/operations/tournament.ts | 100.00% <ø> (ø) |
|
src/types.ts | 100.00% <ø> (ø) |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading