kyverno / chainsaw

Declarative K8s e2e testing
https://kyverno.github.io/chainsaw/
Apache License 2.0
221 stars 34 forks source link

feat: add inconclusive test support #1571

Open eddycharly opened 2 weeks ago

eddycharly commented 2 weeks ago

Explanation

Add inconclusive test support.

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 56.00000% with 22 lines in your changes missing coverage. Please review.

Project coverage is 58.27%. Comparing base (2f3c548) to head (1ee7fe8).

Files Patch % Lines
pkg/runner/processors/step.go 45.00% 11 Missing :warning:
pkg/runner/processors/test.go 28.57% 5 Missing :warning:
pkg/runner/processors/tests.go 42.85% 4 Missing :warning:
pkg/runner/failer/failer.go 83.33% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1571 +/- ## ======================================= Coverage 58.27% 58.27% ======================================= Files 161 161 Lines 6416 6438 +22 ======================================= + Hits 3739 3752 +13 - Misses 2318 2326 +8 - Partials 359 360 +1 ```

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