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

Sync s3 #2073

Merged
merged 2 commits into from
Nov 28, 2023

fix(sync): various fixes for s3+remote storage feature

1e04b21
Select commit
Loading
Failed to load commit list.
Merged

Sync s3 #2073

fix(sync): various fixes for s3+remote storage feature
1e04b21
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 28, 2023 in 1s

92.01% (+0.01%) compared to 0de2210

View this Pull Request on Codecov

92.01% (+0.01%) compared to 0de2210

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0de2210) 92.00% compared to head (1e04b21) 92.01%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2073      +/-   ##
==========================================
+ Coverage   92.00%   92.01%   +0.01%     
==========================================
  Files         165      165              
  Lines       28303    28327      +24     
==========================================
+ Hits        26039    26065      +26     
+ Misses       1672     1670       -2     
  Partials      592      592              

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