Closed style95 closed 1 year ago
Merging #5437 (3c37413) into master (9371d62) will decrease coverage by
38.38%
. The diff coverage isn/a
.:exclamation: Current head 3c37413 differs from pull request most recent head 31b5c2d. Consider uploading reports for the commit 31b5c2d to get more accurate results
@@ Coverage Diff @@
## master #5437 +/- ##
===========================================
- Coverage 76.69% 38.32% -38.38%
===========================================
Files 241 234 -7
Lines 14632 14368 -264
Branches 616 612 -4
===========================================
- Hits 11222 5506 -5716
- Misses 3410 8862 +5452
see 171 files with indirect coverage changes
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Description
While running tests, all indices of elasticsearch become read-only because of limited disk space. This change maximize the build disk space by removing unnecessary built-in tools.
Related issue and scope
My changes affect the following components
Types of changes
Checklist: