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

Add newtypes for primary keys #512

Merged
merged 3 commits into from
Feb 23, 2024
Merged

Add newtypes for primary keys #512

merged 3 commits into from
Feb 23, 2024

Conversation

evroon
Copy link
Owner

@evroon evroon commented Feb 23, 2024

Adds type safety

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

vercel bot commented Feb 23, 2024

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 Feb 23, 2024 6:25pm

Copy link

codecov bot commented Feb 23, 2024

Codecov Report

Attention: Patch coverage is 97.82609% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 92.41%. Comparing base (9700263) to head (b2e5a0e).
Report is 2 commits behind head on master.

Files Patch % Lines
backend/bracket/sql/stage_items.py 60.00% 4 Missing ⚠️
backend/bracket/routes/stage_items.py 66.66% 1 Missing ⚠️
backend/bracket/sql/teams.py 90.90% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #512   +/-   ##
=======================================
  Coverage   92.40%   92.41%           
=======================================
  Files         104      105    +1     
  Lines        3491     3572   +81     
=======================================
+ Hits         3226     3301   +75     
- Misses        265      271    +6     

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

@evroon evroon merged commit b395d14 into master Feb 23, 2024
11 checks passed
@evroon evroon deleted the add-newtypes-for-primary-keys branch February 23, 2024 19:41
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