Closed h0tw1r3 closed 4 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 63.95%. Comparing base (
7d8dd22
) to head (bba5969
).:exclamation: Current head bba5969 differs from pull request most recent head c0e6f93
Please upload reports for the commit c0e6f93 to get more accurate results.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
When testing changes with workflows on a personal fork, acceptance tests always fail because provision_service hosts are always included. This PR automatically filters them if the owner isn't
puppetlabs
, and the GITHUB_REPOSITORY_OWNER variable is set.