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

fix: unique_id is not a string #374

Merged
merged 1 commit into from
May 14, 2024
Merged

Conversation

andreasbrett
Copy link
Contributor

fixes #373

Copy link

codecov bot commented May 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.15%. Comparing base (ac1cf1a) to head (0e642c2).
Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #374      +/-   ##
==========================================
- Coverage   98.20%   98.15%   -0.06%     
==========================================
  Files          20       20              
  Lines         668      811     +143     
==========================================
+ Hits          656      796     +140     
- Misses         12       15       +3     
Flag Coverage Δ
unittests 98.15% <100.00%> (-0.06%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@eifinger
Copy link
Owner

Great thank you!

@eifinger eifinger merged commit 43b8b5e into eifinger:main May 14, 2024
8 checks passed
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.

Error since unique_id is not a string
2 participants