Follow up/11117 fixes and testing#13607
Conversation
972fb7f to
0cef46f
Compare
|
@opadron Do you think this PR should fix the problem I'm experiencing in pipelines at the moment? |
|
@opadron I just tested it out, and it seems like it does fix that problem, so nevermind. But are you still trying to get that patch coverage up? Or could this be reviewed and merged? |
|
This PR is ready for review and merge. I don't see any uncovered parts of the patch that can be covered without extensive S3 mocking. |
tgamblin
left a comment
There was a problem hiding this comment.
@opadron: this is great it covers a lot of code from #11117! I have some minor refactor/change requests -- see below.
@scottwittenburg: I looked at the diff; the patch coverage is small because the PR is nearly all tests and only a little code. The total project number looks great to me for this PR.
|
@tgamblin ready |
|
🎉 |
|
@opadron: I was writing a commit message for this. There is no need to merge it if I approve it. |
|
I see. My apologies. I'll hold off on merging for PRs that you approve. |
Follows up on #11117.