Skip to content

Pipeline helper method for Badge::Coverage::Report

drew stachon requested to merge coverage-badge-refactor into master

What does this MR do?

This MR moves a Pipeline query out of #initialize and into a helper method. I have some ongoing work !45321 (merged) in this area and am sending a few small refactoring MRs in parallel to improve the code and make the larger feature work easier to write and test.

Screenshots (strongly suggested)

It's a completely invisible refactor. The new method is private, so the specs are completely unchanged and there's no new behavior.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Merge request reports