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

Support optional chunk_key_encoding configuration. #29

Merged
merged 1 commit into from
Jul 11, 2024

Support optional `chunk_key_encoding` configuration.

d138ecf
Select commit
Loading
Failed to load commit list.
Merged

Support optional chunk_key_encoding configuration. #29

Support optional `chunk_key_encoding` configuration.
d138ecf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 11, 2024 in 0s

95.01% (+0.01%) compared to 6589fb5

View this Pull Request on Codecov

95.01% (+0.01%) compared to 6589fb5

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.01%. Comparing base (6589fb5) to head (d138ecf).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
+ Coverage   95.00%   95.01%   +0.01%     
==========================================
  Files          13       13              
  Lines        1081     1084       +3     
==========================================
+ Hits         1027     1030       +3     
  Misses         54       54              

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