Fix file cache initialization #14004
Merged
Codecov / codecov/project
succeeded
Jun 26, 2024 in 1s
71.75% (target 70.00%)
View this Pull Request on Codecov
71.75% (target 70.00%)
Details
Codecov Report
Attention: Patch coverage is 76.31579%
with 9 lines
in your changes missing coverage. Please review.
Project coverage is 71.75%. Comparing base (
b15cb0c
) to head (bd73b60
).
Report is 484 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
server/src/main/java/org/opensearch/node/Node.java | 76.66% | 4 Missing and 3 partials |
...c/main/java/org/opensearch/monitor/fs/FsProbe.java | 60.00% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #14004 +/- ##
============================================
+ Coverage 71.42% 71.75% +0.33%
- Complexity 59978 62165 +2187
============================================
Files 4985 5125 +140
Lines 282275 292385 +10110
Branches 40946 42249 +1303
============================================
+ Hits 201603 209795 +8192
- Misses 63999 65306 +1307
- Partials 16673 17284 +611
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading