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: workaround for Add actions being read slightly differently out of parquet files #3031

Merged
merged 3 commits into from
Nov 29, 2024

chore: bump key versions for the upcoming 0.22.1 release

53ccd68
Select commit
Loading
Failed to load commit list.
Merged

fix: workaround for Add actions being read slightly differently out of parquet files #3031

chore: bump key versions for the upcoming 0.22.1 release
53ccd68
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 28, 2024 in 1s

72.71% (-0.01%) compared to f5f7ccc

View this Pull Request on Codecov

72.71% (-0.01%) compared to f5f7ccc

Details

Codecov Report

Attention: Patch coverage is 82.35294% with 9 lines in your changes missing coverage. Please review.

Project coverage is 72.71%. Comparing base (f5f7ccc) to head (53ccd68).

Files with missing lines Patch % Lines
crates/core/src/protocol/checkpoints.rs 86.84% 1 Missing and 4 partials ⚠️
crates/core/src/kernel/snapshot/log_data.rs 55.55% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3031      +/-   ##
==========================================
- Coverage   72.72%   72.71%   -0.01%     
==========================================
  Files         128      128              
  Lines       41318    41357      +39     
  Branches    41318    41357      +39     
==========================================
+ Hits        30047    30074      +27     
+ Misses       9340     9336       -4     
- Partials     1931     1947      +16     

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