Skip to content

Optimize GC flow with pinned timestamps

Codecov / codecov/project succeeded Sep 18, 2024 in 0s

71.84% (target 70.00%)

View this Pull Request on Codecov

71.84% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 55 lines in your changes missing coverage. Please review.

Project coverage is 71.84%. Comparing base (4223fab) to head (5ed7af5).
Report is 12 commits behind head on main.

Files with missing lines Patch % Lines
...index/translog/RemoteFsTimestampAwareTranslog.java 46.00% 25 Missing and 2 partials ⚠️
...remotestore/RemoteStorePinnedTimestampService.java 56.66% 10 Missing and 3 partials ⚠️
...ch/repositories/blobstore/BlobStoreRepository.java 20.00% 8 Missing ⚠️
...ex/translog/transfer/TranslogTransferMetadata.java 40.00% 3 Missing ⚠️
...earch/index/store/RemoteSegmentStoreDirectory.java 77.77% 1 Missing and 1 partial ⚠️
...ava/org/opensearch/snapshots/SnapshotsService.java 50.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #15943      +/-   ##
============================================
- Coverage     71.86%   71.84%   -0.03%     
  Complexity    64317    64317              
============================================
  Files          5278     5278              
  Lines        300833   300885      +52     
  Branches      43473    43484      +11     
============================================
- Hits         216196   216165      -31     
- Misses        66915    66970      +55     
- Partials      17722    17750      +28     

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