Skip to content

Add tests for scheduling logic#329

Merged
evroon merged 11 commits intomasterfrom
add-tests-for-scheduling-logic
Nov 11, 2023
Merged

Add tests for scheduling logic#329
evroon merged 11 commits intomasterfrom
add-tests-for-scheduling-logic

Conversation

@evroon
Copy link
Copy Markdown
Owner

@evroon evroon commented Nov 11, 2023

No description provided.

@evroon evroon self-assigned this Nov 11, 2023
@vercel
Copy link
Copy Markdown

vercel bot commented Nov 11, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
bracket ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 11, 2023 11:55am

@codecov
Copy link
Copy Markdown

codecov bot commented Nov 11, 2023

Codecov Report

Merging #329 (855e8a8) into master (664b13b) will increase coverage by 5.57%.
The diff coverage is 97.95%.

@@            Coverage Diff             @@
##           master     #329      +/-   ##
==========================================
+ Coverage   84.58%   90.15%   +5.57%     
==========================================
  Files          79       83       +4     
  Lines        2497     2580      +83     
==========================================
+ Hits         2112     2326     +214     
+ Misses        385      254     -131     
Files Coverage Δ
backend/bracket/logic/scheduling/round_robin.py 96.87% <ø> (+65.62%) ⬆️
backend/bracket/routes/matches.py 74.57% <100.00%> (+6.77%) ⬆️
backend/bracket/routes/stage_items.py 96.77% <100.00%> (+37.31%) ⬆️
backend/bracket/sql/shared.py 100.00% <100.00%> (ø)
backend/bracket/utils/dummy_records.py 100.00% <ø> (ø)
...integration_tests/api/rescheduling_matches_test.py 100.00% <100.00%> (ø)
...s/integration_tests/api/scheduling_matches_test.py 100.00% <100.00%> (ø)
...nd/tests/integration_tests/api/stage_items_test.py 100.00% <100.00%> (ø)
backend/tests/integration_tests/api/stages_test.py 100.00% <ø> (ø)
backend/bracket/logic/matches.py 54.23% <80.00%> (+29.23%) ⬆️
... and 1 more

... and 7 files with indirect coverage changes

@evroon evroon merged commit 91d40b8 into master Nov 11, 2023
@evroon evroon deleted the add-tests-for-scheduling-logic branch November 11, 2023 11:57
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.

1 participant