Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test Resilience test suite with #4767 - do not merge! #4904

Closed
wants to merge 77 commits into from

fix resilence test

470c226
Select commit
Loading
Failed to load commit list.
Closed

Test Resilience test suite with #4767 - do not merge! #4904

fix resilence test
470c226
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 12, 2024 in 1s

66.30% (target 60.00%)

View this Pull Request on Codecov

66.30% (target 60.00%)

Details

Codecov Report

Attention: Patch coverage is 76.82927% with 19 lines in your changes missing coverage. Please review.

Project coverage is 66.30%. Comparing base (9b60a67) to head (470c226).

Files with missing lines Patch % Lines
internal/provider/kubernetes/controller.go 57.14% 9 Missing ⚠️
internal/provider/kubernetes/status.go 71.42% 4 Missing and 2 partials ⚠️
internal/infrastructure/runner/runner.go 0.00% 2 Missing ⚠️
internal/provider/kubernetes/kubernetes.go 93.33% 0 Missing and 1 partial ⚠️
internal/provider/kubernetes/predicates.go 94.11% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4904      +/-   ##
==========================================
+ Coverage   66.24%   66.30%   +0.05%     
==========================================
  Files         209      209              
  Lines       31922    31950      +28     
==========================================
+ Hits        21148    21183      +35     
+ Misses       9523     9516       -7     
  Partials     1251     1251              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.