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: avoid reference after move when building w/o datafusion #2917

Merged
merged 1 commit into from
Sep 28, 2024

Conversation

rtyler
Copy link
Member

@rtyler rtyler commented Sep 27, 2024

No description provided.

@github-actions github-actions bot added the binding/rust Issues for the Rust crate label Sep 27, 2024
@rtyler rtyler marked this pull request as ready for review September 27, 2024 22:08
@rtyler rtyler enabled auto-merge September 27, 2024 22:09
Copy link

codecov bot commented Sep 27, 2024

Codecov Report

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

Project coverage is 72.47%. Comparing base (528192e) to head (6a770f0).
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    #2917      +/-   ##
==========================================
- Coverage   72.50%   72.47%   -0.03%     
==========================================
  Files         131      131              
  Lines       40421    40410      -11     
  Branches    40421    40410      -11     
==========================================
- Hits        29306    29288      -18     
- Misses       9235     9238       +3     
- Partials     1880     1884       +4     

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

@rtyler rtyler disabled auto-merge September 28, 2024 13:17
@rtyler rtyler merged commit 2971f0b into delta-io:main Sep 28, 2024
22 of 23 checks passed
@rtyler rtyler deleted the build-fails branch September 28, 2024 13:18
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.

1 participant