Skip to content

Conversation

@ion-elgreco
Copy link
Collaborator

@github-actions github-actions bot added the binding/rust Issues for the Rust crate label Sep 20, 2025
@codecov
Copy link

codecov bot commented Sep 20, 2025

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.98%. Comparing base (bcb37b3) to head (0a838fc).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/core/src/delta_datafusion/table_provider.rs 0.00% 0 Missing and 1 partial ⚠️
crates/core/src/operations/load_cdf.rs 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3771      +/-   ##
==========================================
- Coverage   75.99%   75.98%   -0.01%     
==========================================
  Files         145      145              
  Lines       44878    44880       +2     
  Branches    44878    44880       +2     
==========================================
- Hits        34105    34104       -1     
  Misses       9094     9094              
- Partials     1679     1682       +3     

☔ 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.

Signed-off-by: Ion Koutsouris <[email protected]>
@ion-elgreco ion-elgreco force-pushed the fix/check-eligible-read branch from 8345cbe to 0a838fc Compare September 20, 2025 10:50
@ion-elgreco ion-elgreco enabled auto-merge (squash) September 20, 2025 10:50
@ion-elgreco ion-elgreco merged commit 5b9b642 into delta-io:main Sep 20, 2025
25 of 26 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.

can_read_from is not called in TableProvider (or other read paths)

2 participants