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

opt: bring down the maxBytesTransferET and defer write in ET mode #606

Merged
merged 2 commits into from
May 30, 2024

opt: bring down the maxBytesTransferET from 4MB to 1MB

fc2bead
Select commit
Loading
Failed to load commit list.
Merged

opt: bring down the maxBytesTransferET and defer write in ET mode #606

opt: bring down the maxBytesTransferET from 4MB to 1MB
fc2bead
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 30, 2024 in 0s

79.43% (+0.19%) compared to f03f0bd

View this Pull Request on Codecov

79.43% (+0.19%) compared to f03f0bd

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.43%. Comparing base (f03f0bd) to head (fc2bead).
Report is 2 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #606      +/-   ##
==========================================
+ Coverage   79.24%   79.43%   +0.19%     
==========================================
  Files          21       21              
  Lines        2110     2106       -4     
==========================================
+ Hits         1672     1673       +1     
+ Misses        303      300       -3     
+ Partials      135      133       -2     

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