Closed smoy closed 1 year ago
Patch coverage: 52.94%
and project coverage change: -0.01%
:warning:
Comparison is base (
5dd22bc
) 82.97% compared to head (d609ef7
) 82.96%. Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
What changed?
Rationale
Upon a pull request is open, automation consists of linting and actual planning. Both operation requires the usage of config object. Introduce optional parameters to pass in the config object to avoid additional loading time.
Skip flagging expired resources during plan and let either main branch apply or git apply to handle the resource expiration.
How was it tested?
If it was manually verified, list the instructions for your reviewers to follow.
Rely on existing test suite, manually open pull request against iambic-templates-itest to run the simulation GitHub action to watch the interaction.