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

Change default marker to UUIDv4 #476

Merged
merged 1 commit into from
Dec 19, 2024
Merged

Conversation

fliiiix
Copy link
Member

@fliiiix fliiiix commented Nov 23, 2024

Fixes #470

Copy link

codecov bot commented Nov 23, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 87.25%. Comparing base (084622e) to head (842c17a).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
radish/main.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #476   +/-   ##
=======================================
  Coverage   87.25%   87.25%           
=======================================
  Files          39       39           
  Lines        2377     2377           
=======================================
  Hits         2074     2074           
  Misses        303      303           
Flag Coverage Δ
unittests 87.25% <66.66%> (ø)

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.

@fliiiix fliiiix merged commit 112e3d8 into main Dec 19, 2024
13 of 14 checks passed
@fliiiix fliiiix deleted the bugfix/change-default-marker-to-uuid branch December 19, 2024 08:26
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.

Consider using a uuid (uuid4) as marker
1 participant