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

[Remote Store] Add checks to skip remote uploads after shard is closed #13998

Merged
merged 3 commits into from
Jun 6, 2024

Retrigger integs

bf2e0e9
Select commit
Loading
Failed to load commit list.
Merged

[Remote Store] Add checks to skip remote uploads after shard is closed #13998

Retrigger integs
bf2e0e9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 6, 2024 in 1s

71.58% (target 70.00%)

View this Pull Request on Codecov

71.58% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.58%. Comparing base (b15cb0c) to head (bf2e0e9).
Report is 353 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #13998      +/-   ##
============================================
+ Coverage     71.42%   71.58%   +0.16%     
- Complexity    59978    61316    +1338     
============================================
  Files          4985     5065      +80     
  Lines        282275   288201    +5926     
  Branches      40946    41741     +795     
============================================
+ Hits         201603   206309    +4706     
- Misses        63999    64852     +853     
- Partials      16673    17040     +367     

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