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

Dashboard endpoint #285

Merged
merged 5 commits into from
Oct 1, 2023
Merged

Dashboard endpoint #285

merged 5 commits into from
Oct 1, 2023

Conversation

evroon
Copy link
Owner

@evroon evroon commented Sep 26, 2023

fixes #276

@evroon evroon self-assigned this Sep 26, 2023
@vercel
Copy link

vercel bot commented Sep 26, 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 Oct 1, 2023 9:20am

@codecov
Copy link

codecov bot commented Sep 26, 2023

Codecov Report

Merging #285 (86397cd) into master (a72dab1) will decrease coverage by 0.07%.
The diff coverage is 90.00%.

@@            Coverage Diff             @@
##           master     #285      +/-   ##
==========================================
- Coverage   93.68%   93.62%   -0.07%     
==========================================
  Files          65       65              
  Lines        1949     1962      +13     
==========================================
+ Hits         1826     1837      +11     
- Misses        123      125       +2     
Files Coverage Δ
backend/bracket/models/db/tournament.py 100.00% <100.00%> (ø)
backend/bracket/routes/tournaments.py 84.78% <100.00%> (+0.33%) ⬆️
backend/bracket/schema.py 100.00% <ø> (ø)
backend/bracket/utils/dummy_records.py 100.00% <ø> (ø)
...nd/tests/integration_tests/api/tournaments_test.py 100.00% <ø> (ø)
backend/bracket/sql/tournaments.py 87.50% <84.61%> (-12.50%) ⬇️

@evroon evroon marked this pull request as ready for review October 1, 2023 09:19
@evroon evroon merged commit 6c741fd into master Oct 1, 2023
4 of 5 checks passed
@evroon evroon deleted the dashboard-endpoint branch October 1, 2023 09:19
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.

Add field for specifying public tournament url endpoint
1 participant