Conversation
|
Skipping CI for Draft Pull Request. |
|
Images are ready for the commit at 002dd10. To use with deploy scripts, first |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #15218 +/- ##
==========================================
+ Coverage 49.13% 49.25% +0.12%
==========================================
Files 2570 2574 +4
Lines 188682 188908 +226
==========================================
+ Hits 92701 93049 +348
+ Misses 88668 88540 -128
- Partials 7313 7319 +6
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
13bef89 to
d4d7962
Compare
5e2be20 to
92c0ad5
Compare
d4d7962 to
4f402ec
Compare
92c0ad5 to
f491ed5
Compare
central/complianceoperator/v2/report/manager/watcher/validator.go
Outdated
Show resolved
Hide resolved
central/complianceoperator/v2/report/manager/watcher/validator.go
Outdated
Show resolved
Hide resolved
central/complianceoperator/v2/report/manager/watcher/validator.go
Outdated
Show resolved
Hide resolved
central/complianceoperator/v2/report/manager/watcher/validator.go
Outdated
Show resolved
Hide resolved
central/complianceoperator/v2/report/manager/watcher/validator.go
Outdated
Show resolved
Hide resolved
central/complianceoperator/v2/report/manager/watcher/validator_test.go
Outdated
Show resolved
Hide resolved
e9a3923 to
9d8eb96
Compare
f491ed5 to
13315f8
Compare
3a42aaa to
37069e5
Compare
central/complianceoperator/v2/report/manager/watcher/validator.go
Outdated
Show resolved
Hide resolved
central/complianceoperator/v2/report/manager/watcher/validator.go
Outdated
Show resolved
Hide resolved
central/complianceoperator/v2/report/manager/watcher/validator.go
Outdated
Show resolved
Hide resolved
|
@lvalerom: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Description
Validate the
ScanResultsand generate thefailedClustersmap.User-facing documentation
Testing and quality
Automated testing
How I validated my change