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-46298: Stop using private Butler clone method #445

Merged
merged 1 commit into from
Sep 16, 2024
Merged

Conversation

dhirving
Copy link
Contributor

@dhirving dhirving commented Sep 13, 2024

Butler now has a public method equivalent to the private _clone method that was being used in unit tests previously.

Checklist

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

Butler now has a public method equivalent to the private method that was being used in unit tests previously.
Copy link

codecov bot commented Sep 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.51%. Comparing base (8292ef4) to head (f08e741).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #445      +/-   ##
==========================================
- Coverage   83.52%   83.51%   -0.02%     
==========================================
  Files          97       97              
  Lines       11426    11426              
  Branches     2192     2192              
==========================================
- Hits         9544     9542       -2     
- Misses       1528     1529       +1     
- Partials      354      355       +1     

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

@dhirving dhirving marked this pull request as ready for review September 13, 2024 18:14
@dhirving dhirving merged commit dccb6f9 into main Sep 16, 2024
21 of 24 checks passed
@dhirving dhirving deleted the tickets/DM-46298 branch September 16, 2024 16: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.

2 participants