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

fix: handle WriteObject final message with empty data #573

Merged
merged 2 commits into from
Nov 15, 2023

apply grpc retry wrapper to StartResumableWrite

dcd7ecf
Select commit
Loading
Failed to load commit list.
Merged

fix: handle WriteObject final message with empty data #573

apply grpc retry wrapper to StartResumableWrite
dcd7ecf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 14, 2023 in 0s

98.60% (-0.03%) compared to f197d65

View this Pull Request on Codecov

98.60% (-0.03%) compared to f197d65

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f197d65) 98.62% compared to head (dcd7ecf) 98.60%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #573      +/-   ##
==========================================
- Coverage   98.62%   98.60%   -0.03%     
==========================================
  Files          50       50              
  Lines        8048     8072      +24     
==========================================
+ Hits         7937     7959      +22     
- Misses        111      113       +2     

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