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

feat: upgrade to delta_kernel 0.4.1 🎉 #3016

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

rtyler
Copy link
Member

@rtyler rtyler commented Nov 21, 2024

This change includes some minor warnings cleanup which were pestering me too.

Closes #3015

@rtyler rtyler added this to the v0.22 milestone Nov 21, 2024
This change includes some minor warnings cleanup which were pestering
me too.

Closes delta-io#3015

Signed-off-by: R. Tyler Croy <rtyler@brokenco.de>
@github-actions github-actions bot added the binding/rust Issues for the Rust crate label Nov 21, 2024
Copy link

codecov bot commented Nov 21, 2024

Codecov Report

Attention: Patch coverage is 90.90909% with 1 line in your changes missing coverage. Please review.

Project coverage is 72.44%. Comparing base (eff5735) to head (df11f8a).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/core/src/operations/optimize.rs 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3016      +/-   ##
==========================================
- Coverage   72.48%   72.44%   -0.05%     
==========================================
  Files         128      128              
  Lines       40857    40831      -26     
  Branches    40857    40831      -26     
==========================================
- Hits        29616    29579      -37     
- Misses       9352     9359       +7     
- Partials     1889     1893       +4     

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


🚨 Try these New Features:

@rtyler rtyler marked this pull request as ready for review November 21, 2024 19:57
@rtyler rtyler added this pull request to the merge queue Nov 21, 2024
Merged via the queue into delta-io:main with commit 25ce389 Nov 21, 2024
21 checks passed
@rtyler rtyler deleted the kernel-zero-four-thirty branch November 21, 2024 20:35
@rtyler rtyler restored the kernel-zero-four-thirty branch November 21, 2024 21:29
@rtyler rtyler deleted the kernel-zero-four-thirty branch November 21, 2024 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binding/rust Issues for the Rust crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bring delta-kernel baseline up to 0.4.1
2 participants