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

DM-33488: Update for changes in pruneDatasets interface #188

Merged
merged 2 commits into from Jun 16, 2022

Conversation

andy-slac
Copy link
Collaborator

The pruneDatasets Butler method dropped run argument, removing it
from the client side. Execution butler logic is now handled internally
in the same method, removing this logic from caller.

Checklist

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

@codecov
Copy link

codecov bot commented Jun 9, 2022

Codecov Report

Merging #188 (5091a62) into main (5091a62) will not change coverage.
The diff coverage is n/a.

❗ Current head 5091a62 differs from pull request most recent head 008a0be. Consider uploading reports for the commit 008a0be to get more accurate results

@@           Coverage Diff           @@
##             main     #188   +/-   ##
=======================================
  Coverage   82.37%   82.37%           
=======================================
  Files          47       47           
  Lines        3755     3755           
  Branches      676      676           
=======================================
  Hits         3093     3093           
  Misses        483      483           
  Partials      179      179           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5091a62...008a0be. Read the comment docs.

The `pruneDatasets` Butler method dropped `run` argument, removing it
from the client side. Execution butler logic is now handled internally
in the same method, removing this logic from caller.
@andy-slac andy-slac merged commit 269e72b into main Jun 16, 2022
@andy-slac andy-slac deleted the tickets/DM-33488 branch June 16, 2022 17:40
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