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

Handle foreign key constraint errors #483

Merged
merged 2 commits into from
Feb 17, 2024

Conversation

evroon
Copy link
Owner

@evroon evroon commented Feb 17, 2024

No description provided.

@evroon evroon self-assigned this Feb 17, 2024
Copy link

vercel bot commented Feb 17, 2024

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

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
bracket ⬜️ Ignored (Inspect) Visit Preview Feb 17, 2024 1:02pm

@evroon evroon marked this pull request as ready for review February 17, 2024 13:01
Copy link

codecov bot commented Feb 17, 2024

Codecov Report

Attention: 19 lines in your changes are missing coverage. Please review.

Comparison is base (31537a6) 92.56% compared to head (ebee898) 92.20%.

❗ Current head ebee898 differs from pull request most recent head 1e91a1e. Consider uploading reports for the commit 1e91a1e to get more accurate results

Files Patch % Lines
backend/bracket/utils/errors.py 33.33% 12 Missing ⚠️
backend/bracket/routes/tournaments.py 50.00% 5 Missing ⚠️
backend/bracket/routes/clubs.py 66.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #483      +/-   ##
==========================================
- Coverage   92.56%   92.20%   -0.37%     
==========================================
  Files         102      102              
  Lines        3405     3437      +32     
==========================================
+ Hits         3152     3169      +17     
- Misses        253      268      +15     

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

@evroon evroon merged commit 7666e3a into master Feb 17, 2024
4 checks passed
@evroon evroon deleted the handle-foreign-key-constraint-errors branch February 17, 2024 13:03
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.

None yet

1 participant