Closed ethanholz closed 4 months ago
Attention: Patch coverage is 96.36364%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 95.74%. Comparing base (
970c23e
) to head (864e1fd
).
Files | Patch % | Lines |
---|---|---|
src/gha_runner/__main__.py | 94.44% | 4 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I would like to note that the failure on codecov is not necessarily representative of the changes made as the testable, non-infra provisioning code is tested __main__.py
and is an increase from before.
@dwhswenson I believe that I have updated the docs/README to better reflect usage. Do these changes make sense?
This PR aims to provide the minimum needed for building out this GitHub Action for use. There are a couple issues that will need to be closed/created following this PR: