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

Move dataset UUID generation code to a public class. #709

Merged
merged 1 commit into from Aug 11, 2022

Conversation

andy-slac
Copy link
Contributor

The code that was internal to datasets manager is going to be used from
other places, so make it a part of public API.

Checklist

  • ran Jenkins
  • added a release note for user-visible changes to doc/changes

@codecov
Copy link

codecov bot commented Jul 11, 2022

Codecov Report

Merging #709 (b0940af) into main (b0940af) will not change coverage.
The diff coverage is n/a.

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

@@           Coverage Diff           @@
##             main     #709   +/-   ##
=======================================
  Coverage   84.62%   84.62%           
=======================================
  Files         243      243           
  Lines       31990    31990           
  Branches     6003     6003           
=======================================
  Hits        27071    27071           
  Misses       3747     3747           
  Partials     1172     1172           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

The code that was internal to datasets manager is going to be used from
other places, so make it a part of public API.
@andy-slac andy-slac merged commit 3aec807 into main Aug 11, 2022
@andy-slac andy-slac deleted the tickets/DM-33492 branch August 11, 2022 06:54
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

2 participants