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

UUID support #188

Merged
merged 13 commits into from
Dec 23, 2024
Merged

UUID support #188

merged 13 commits into from
Dec 23, 2024

Conversation

igorbenav
Copy link
Owner

closes #184

@igorbenav igorbenav added the bug Something isn't working label Dec 23, 2024
Copy link

codecov bot commented Dec 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.87%. Comparing base (a2bb6fc) to head (9e2fa06).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff            @@
##             main     #188    +/-   ##
========================================
  Coverage   99.86%   99.87%            
========================================
  Files          71       73     +2     
  Lines        6147     6350   +203     
========================================
+ Hits         6139     6342   +203     
  Misses          8        8            

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

@igorbenav igorbenav merged commit 5126244 into main Dec 23, 2024
16 checks passed
@igorbenav igorbenav deleted the uuid-support branch December 23, 2024 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UUID can not be used as primary ID - url paths fail parsing
1 participant