Skip to content

Adds latency metrics for ClusterState Appliers and Listeners

Harsh Garg d29b1cd
Codecov / codecov/project succeeded Mar 22, 2024 in 0s

71.42% (target 70.00%)

View this Pull Request on Codecov

71.42% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 86.36364% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 71.42%. Comparing base (b15cb0c) to head (d29b1cd).
Report is 79 commits behind head on main.

❗ Current head d29b1cd differs from pull request most recent head 985b048. Consider uploading reports for the commit 985b048 to get more accurate results

Files Patch % Lines
server/src/main/java/org/opensearch/node/Node.java 70.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##               main   #12333     +/-   ##
===========================================
  Coverage     71.42%   71.42%             
+ Complexity    59978    59824    -154     
===========================================
  Files          4985     4959     -26     
  Lines        282275   281140   -1135     
  Branches      40946    40857     -89     
===========================================
- Hits         201603   200814    -789     
+ Misses        63999    63670    -329     
+ Partials      16673    16656     -17     

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