-
Notifications
You must be signed in to change notification settings - Fork 197
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
fix: limit the num of failure entries in compliance detail report #1108
fix: limit the num of failure entries in compliance detail report #1108
Conversation
d9f8b8c
to
16dc47d
Compare
Codecov Report
@@ Coverage Diff @@
## main #1108 +/- ##
==========================================
+ Coverage 58.01% 58.05% +0.03%
==========================================
Files 71 71
Lines 9268 9290 +22
==========================================
+ Hits 5377 5393 +16
- Misses 3347 3351 +4
- Partials 544 546 +2
Continue to review full report at Codecov.
|
16dc47d
to
07460b2
Compare
Signed-off-by: chenk <hen.keinan@gmail.com>
Signed-off-by: chenk <hen.keinan@gmail.com>
07460b2
to
88262f9
Compare
e28f7a2
to
76bd44a
Compare
Signed-off-by: chenk <hen.keinan@gmail.com>
0c06bab
to
f821575
Compare
Signed-off-by: chenk hen.keinan@gmail.com
Description
This change limits the number of fail entries per control check in the cluster compliance detail report.
Related issues
Checklist