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

Enable configurable write buffer block size. #650

Merged
merged 5 commits into from
Dec 6, 2023

Fix the build failure after rebase.

85c29ec
Select commit
Loading
Failed to load commit list.
Merged

Enable configurable write buffer block size. #650

Fix the build failure after rebase.
85c29ec
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Dec 6, 2023 in 1s

67.05% (+0.04%) compared to 5daea99

View this Pull Request on Codecov

67.05% (+0.04%) compared to 5daea99

Details

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (5daea99) 67.01% compared to head (85c29ec) 67.05%.
Report is 2 commits behind head on master.

Files Patch % Lines
...azon/ion/impl/_Private_IonBinaryWriterBuilder.java 93.75% 0 Missing and 1 partial ⚠️
...va/com/amazon/ion/impl/bin/IonRawBinaryWriter.java 88.88% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #650      +/-   ##
============================================
+ Coverage     67.01%   67.05%   +0.04%     
- Complexity     5459     5470      +11     
============================================
  Files           159      159              
  Lines         22938    22970      +32     
  Branches       4113     4116       +3     
============================================
+ Hits          15371    15403      +32     
+ Misses         6289     6287       -2     
- Partials       1278     1280       +2     

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