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] Change pinned timestamp file format stored in remote store #15587

Merged
merged 1 commit into from
Sep 3, 2024

Change pinned timestamp file format stored in remote store (#15526)

4332a4b
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Change pinned timestamp file format stored in remote store #15587

Change pinned timestamp file format stored in remote store (#15526)
4332a4b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 3, 2024 in 0s

71.72% (target 70.00%)

View this Pull Request on Codecov

71.72% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 28.57143% with 45 lines in your changes missing coverage. Please review.

Project coverage is 71.72%. Comparing base (834b7c1) to head (4332a4b).

Files with missing lines Patch % Lines
...remotestore/RemoteStorePinnedTimestampService.java 25.00% 43 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #15587      +/-   ##
============================================
- Coverage     71.73%   71.72%   -0.02%     
+ Complexity    63966    63949      -17     
============================================
  Files          5241     5239       -2     
  Lines        299111   299071      -40     
  Branches      43539    43539              
============================================
- Hits         214569   214495      -74     
+ Misses        66626    66606      -20     
- Partials      17916    17970      +54     

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