Conversation
|
Skipping CI for Draft Pull Request. |
|
Images are ready for the commit at e193da7. To use with deploy scripts, first |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #15231 +/- ##
==========================================
+ Coverage 49.24% 49.25% +0.01%
==========================================
Files 2578 2578
Lines 189155 189308 +153
==========================================
+ Hits 93147 93245 +98
- Misses 88676 88723 +47
- Partials 7332 7340 +8
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:
|
5e2be20 to
92c0ad5
Compare
52127f9 to
de38c1c
Compare
92c0ad5 to
f491ed5
Compare
f491ed5 to
13315f8
Compare
de38c1c to
5a7115d
Compare
3a42aaa to
37069e5
Compare
7ecb259 to
3b1318e
Compare
3b1318e to
438ccf3
Compare
|
/retest |
central/complianceoperator/v2/report/manager/generator/report_gen_impl.go
Outdated
Show resolved
Hide resolved
central/complianceoperator/v2/report/manager/generator/report_gen_impl_test.go
Outdated
Show resolved
Hide resolved
central/complianceoperator/v2/report/manager/generator/report_gen_impl_test.go
Outdated
Show resolved
Hide resolved
vikin91
left a comment
There was a problem hiding this comment.
The change itself is small, but the amount of context required to understand where those changes fit is huge. It was not easy to review, so I left comments as I went - mainly to make it a bit clearer to understand in the future.
I am unable to find any blockers, but I am also not fluent enough in this code to x-ray every potential problem. Having said that, I am giving it a "solid shmaybe" that maps to ✅ 😉
Maybe @mtodor can spot something?
central/complianceoperator/v2/report/manager/generator/report_gen_impl.go
Outdated
Show resolved
Hide resolved
central/complianceoperator/v2/report/manager/generator/report_gen_impl.go
Outdated
Show resolved
Hide resolved
central/complianceoperator/v2/report/manager/results/results_aggregator.go
Show resolved
Hide resolved
central/complianceoperator/v2/report/manager/generator/report_gen_impl_test.go
Outdated
Show resolved
Hide resolved
central/complianceoperator/v2/report/manager/generator/report_gen_impl_test.go
Outdated
Show resolved
Hide resolved
93f0562 to
91af2e4
Compare
91af2e4 to
9253ce9
Compare
Description
This PR sets the Report Snapshot Status to
Partial Errorif there're some of the clusters associated with a Scan Schedule (Scan Configuration) failed.Notice:
PARTIAL_ERRORstate will be divided intoPARTIAL_SCAN_ERROR_EMAILandPARTIAL_SCAN_ERROR_DOWNLOADin feat(reporting): Separate partial download and partial email #15356User-facing documentation
Testing and quality
Automated testing
How I validated my change
PARTIAL ERROR