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: be less verbose about zorder #2963

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

rtyler
Copy link
Member

@rtyler rtyler commented Oct 25, 2024

Ooops this fell through

Fixes #2962

Ooops this fell through

Fixes delta-io#2962

Signed-off-by: R. Tyler Croy <rtyler@brokenco.de>
@github-actions github-actions bot added the binding/rust Issues for the Rust crate label Oct 25, 2024
@rtyler rtyler marked this pull request as ready for review October 25, 2024 18:12
@rtyler rtyler enabled auto-merge October 25, 2024 18:12
Copy link

codecov bot commented Oct 25, 2024

Codecov Report

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

Project coverage is 72.27%. Comparing base (e19e21f) to head (ddc22f5).
Report is 4 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    #2963   +/-   ##
=======================================
  Coverage   72.26%   72.27%           
=======================================
  Files         131      131           
  Lines       40660    40660           
  Branches    40660    40660           
=======================================
+ Hits        29382    29386    +4     
+ Misses       9394     9390    -4     
  Partials     1884     1884           

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

@rtyler rtyler added this pull request to the merge queue Oct 25, 2024
Merged via the queue into delta-io:main with commit bd7dc5c Oct 25, 2024
22 checks passed
@rtyler rtyler deleted the WHY-ARE-WE-ALL-YELLING branch October 25, 2024 18:44
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.

Spurious Error on Z-Order
2 participants