Skip to content

Deprecating static getFSInfo method

4466d34
Select commit
Loading
Failed to load commit list.
Open

Display all file cache metrics in NodeStats and use the correct human-readable field name #13232

Deprecating static getFSInfo method
4466d34
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 8, 2026 in 0s

71.73% (target 70.00%)

View this Pull Request on Codecov

71.73% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 57.69231% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.73%. Comparing base (6d0484a) to head (4466d34).
⚠️ Report is 2020 commits behind head on main.

Files with missing lines Patch % Lines
...rc/main/java/org/opensearch/monitor/fs/FsInfo.java 30.76% 4 Missing and 5 partials ⚠️
...c/main/java/org/opensearch/monitor/fs/FsProbe.java 71.42% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #13232      +/-   ##
============================================
+ Coverage     71.69%   71.73%   +0.03%     
+ Complexity    62385    62346      -39     
============================================
  Files          5148     5148              
  Lines        293301   293321      +20     
  Branches      42383    42389       +6     
============================================
+ Hits         210285   210405     +120     
+ Misses        65607    65561      -46     
+ Partials      17409    17355      -54     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.