Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 2.x] [SnapshotV2] Add timestamp of last successful fetch of pinned timestamps in node stats #16155

Merged
merged 1 commit into from
Oct 3, 2024

[SnapshotV2] Add timestamp of last successful fetch of pinned timesta…

8e07111
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] [SnapshotV2] Add timestamp of last successful fetch of pinned timestamps in node stats #16155

[SnapshotV2] Add timestamp of last successful fetch of pinned timesta…
8e07111
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 3, 2024 in 0s

71.73% (target 70.00%)

View this Pull Request on Codecov

71.73% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 48.57143% with 18 lines in your changes missing coverage. Please review.

Project coverage is 71.73%. Comparing base (afd1cbc) to head (8e07111).

Files with missing lines Patch % Lines
...nsearch/node/remotestore/RemoteStoreNodeStats.java 45.00% 8 Missing and 3 partials ⚠️
...rch/action/admin/cluster/node/stats/NodeStats.java 44.44% 3 Missing and 2 partials ⚠️
...src/main/java/org/opensearch/node/NodeService.java 0.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #16155      +/-   ##
============================================
- Coverage     71.78%   71.73%   -0.06%     
+ Complexity    64831    64791      -40     
============================================
  Files          5278     5279       +1     
  Lines        302881   302913      +32     
  Branches      44060    44066       +6     
============================================
- Hits         217428   217282     -146     
- Misses        67296    67492     +196     
+ Partials      18157    18139      -18     

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