martincostello / xunit-logging

Logging extensions for xunit
https://blog.martincostello.com/writing-logs-to-xunit-test-output/
Apache License 2.0
266 stars 11 forks source link

Remove env var for actionlint version #464

Closed martincostello closed 1 year ago

martincostello commented 1 year ago

Replace the environment variable (which is a SHA) with the actual SHA to see if it makes openssf scorecard happy.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (02d5ceb) 99.41% compared to head (eeefe75) 99.41%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #464 +/- ## ======================================= Coverage 99.41% 99.41% ======================================= Files 15 15 Lines 340 340 ======================================= Hits 338 338 Misses 2 2 ``` | Flag | Coverage Δ | | |---|---|---| | linux | `98.82% <ø> (ø)` | | | macos | `99.41% <ø> (ø)` | | | windows | `98.82% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Costello#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.