Closed adsail closed 3 years ago
Merging #743 (44b8cd5) into master (1b45699) will decrease coverage by
0.01%
. The diff coverage is0.00%
.
@@ Coverage Diff @@
## master #743 +/- ##
============================================
- Coverage 55.03% 55.02% -0.02%
Complexity 3131 3131
============================================
Files 743 743
Lines 20248 20252 +4
Branches 1316 1316
============================================
Hits 11144 11144
- Misses 8632 8636 +4
Partials 472 472
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
...y/heroic/profile/ElasticsearchMetadataProfile.java | 10.34% <0.00%> (-1.66%) |
2.00 <0.00> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 1b45699...44b8cd5. Read the comment docs.
The
interval
variable in RotatingIndexMapping is now respected if present in configuration.Documentation is already up-to-date.
Closes #742.