Skip to content

Conversation

@rtyler
Copy link
Member

@rtyler rtyler commented Sep 17, 2025

This comes from an error report in Slack. Since url::ParseError gives us
a few different types, we can use those to determine if something is
"file pathy" compared to just an outright incorrect URL

This comes from an error report in Slack. Since url::ParseError gives us
a few different types, we can use those to determine if something is
"file pathy" compared to just an outright incorrect URL

Signed-off-by: R. Tyler Croy <[email protected]>
@github-actions github-actions bot added the binding/rust Issues for the Rust crate label Sep 17, 2025
@codecov
Copy link

codecov bot commented Sep 17, 2025

Codecov Report

❌ Patch coverage is 76.66667% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.72%. Comparing base (1d6ba3d) to head (e3fa17e).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/core/src/table/builder.rs 76.66% 4 Missing and 3 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3766   +/-   ##
=======================================
  Coverage   75.71%   75.72%           
=======================================
  Files         145      145           
  Lines       44709    44724   +15     
  Branches    44709    44724   +15     
=======================================
+ Hits        33853    33868   +15     
+ Misses       9185     9184    -1     
- Partials     1671     1672    +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@rtyler rtyler marked this pull request as ready for review September 17, 2025 14:22
@rtyler rtyler enabled auto-merge (rebase) September 17, 2025 14:22
@rtyler rtyler merged commit e30673c into delta-io:main Sep 17, 2025
29 checks passed
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.

2 participants