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

adds some coverage for the mutable state builder's reset #6439

Merged

Conversation

davidporter-id-au
Copy link
Contributor

What changed?
This adds a small amount of coverage for the mutalbe state builder's workflow reset functionality.

Why?

How did you test it?

Potential risks

Release notes

Documentation Changes

}, "cluster0")

tests := map[string]struct {
policyIn TransactionPolicy
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TransactionPolicyPassive not covered by any test cases

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

true, I forgot, too much had time since I wrote this. let me add

Copy link

codecov bot commented Oct 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.60%. Comparing base (cd6e4f3) to head (1293d33).
Report is 2 commits behind head on master.

Additional details and impacted files

see 6 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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

@davidporter-id-au davidporter-id-au enabled auto-merge (squash) October 29, 2024 22:14
@davidporter-id-au davidporter-id-au merged commit 9145adc into uber:master Oct 29, 2024
18 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.

2 participants