Conversation
|
Skipping CI for Draft Pull Request. |
|
Images are ready for the commit at 044d0d4. To use with deploy scripts, first |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #15232 +/- ##
=======================================
Coverage 49.25% 49.26%
=======================================
Files 2581 2581
Lines 189326 189342 +16
=======================================
+ Hits 93251 93272 +21
+ Misses 88735 88731 -4
+ Partials 7340 7339 -1
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:
|
9d74dba to
52127f9
Compare
fb3fc41 to
5fb0568
Compare
52127f9 to
de38c1c
Compare
1ee61f1 to
7ec9eaa
Compare
7ad1f48 to
7ec9eaa
Compare
5a7115d to
7ecb259
Compare
65fd879 to
b7aafd2
Compare
7ecb259 to
3b1318e
Compare
b7aafd2 to
6da877f
Compare
3b1318e to
438ccf3
Compare
6da877f to
4b0c8a3
Compare
91af2e4 to
9253ce9
Compare
central/complianceoperator/v2/scanconfigurations/service/convert.go
Outdated
Show resolved
Hide resolved
central/complianceoperator/v2/scanconfigurations/service/convert.go
Outdated
Show resolved
Hide resolved
central/complianceoperator/v2/scanconfigurations/service/service_impl_test.go
Show resolved
Hide resolved
mtodor
left a comment
There was a problem hiding this comment.
Sorry, I forgot to change to approve in the previous review. All my comments are not changing behaviour - they are all nitpicks.
3f62977 to
d3bdd09
Compare
024867e to
dfd2833
Compare
dfd2833 to
044d0d4
Compare
|
@lvalerom: The following test 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
This PR populates the
v2protos with theFailedClusters.User-facing documentation
Testing and quality
Automated testing
How I validated my change