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

chore: bump delta-kernel to 0.5.0 #3051

Merged
merged 1 commit into from
Dec 11, 2024
Merged

Conversation

roeap
Copy link
Collaborator

@roeap roeap commented Dec 11, 2024

Description

bumps delta-kernel to 0.5.0. This is a duplicate of #3036. @ion-elgreco, you choose if you want to merge this or finish yours. Just opened it since @rtyler mentioned some DF issues.

I think there may be one or two additional clippy fixes in the PR, but easy to add them later.

@github-actions github-actions bot added binding/python Issues for the Python package binding/rust Issues for the Rust crate labels Dec 11, 2024
Signed-off-by: Robert Pack <robstar.pack@gmail.com>
Copy link

codecov bot commented Dec 11, 2024

Codecov Report

Attention: Patch coverage is 82.89474% with 13 lines in your changes missing coverage. Please review.

Project coverage is 72.65%. Comparing base (e665ca8) to head (a6cb673).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/core/src/writer/stats.rs 58.33% 5 Missing ⚠️
crates/core/src/kernel/snapshot/replay.rs 0.00% 0 Missing and 4 partials ⚠️
crates/core/src/kernel/models/actions.rs 0.00% 2 Missing ⚠️
crates/core/src/kernel/snapshot/mod.rs 66.66% 0 Missing and 1 partial ⚠️
crates/core/src/protocol/checkpoints.rs 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3051      +/-   ##
==========================================
+ Coverage   72.62%   72.65%   +0.02%     
==========================================
  Files         129      129              
  Lines       41626    41573      -53     
  Branches    41626    41573      -53     
==========================================
- Hits        30232    30205      -27     
+ Misses       9419     9403      -16     
+ Partials     1975     1965      -10     

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

@ion-elgreco ion-elgreco added this pull request to the merge queue Dec 11, 2024
Merged via the queue into delta-io:main with commit 89f5f72 Dec 11, 2024
24 checks passed
@roeap roeap deleted the chore/kernel branch December 11, 2024 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binding/python Issues for the Python package binding/rust Issues for the Rust crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants