stackrox / kube-linter

KubeLinter is a static analysis tool that checks Kubernetes YAML files and Helm charts to ensure the applications represented in them adhere to best practices.
https://docs.kubelinter.io/
Apache License 2.0
2.92k stars 233 forks source link

fix: use with instead of env #724

Closed janisz closed 7 months ago

janisz commented 7 months ago

By mistake we have set env instead of with for codecove

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:exclamation: No coverage uploaded for pull request base (main@9ba3ac7). Click here to learn what that means.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #724 +/- ## ======================================= Coverage ? 70.51% ======================================= Files ? 180 Lines ? 4358 Branches ? 0 ======================================= Hits ? 3073 Misses ? 913 Partials ? 372 ``` | [Flag](https://app.codecov.io/gh/stackrox/kube-linter/pull/724/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=stackrox) | Coverage Δ | | |---|---|---| | [bats](https://app.codecov.io/gh/stackrox/kube-linter/pull/724/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=stackrox) | `61.28% <ø> (?)` | | | [unit](https://app.codecov.io/gh/stackrox/kube-linter/pull/724/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=stackrox) | `72.36% <ø> (?)` | | 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=stackrox#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.