Skip to content

Conversation

@rtyler
Copy link
Member

@rtyler rtyler commented Sep 16, 2025

  • chore: convert the history() API to return an impl Iterator
  • chore: bump all the versions for a breaking semantic version change

@github-actions github-actions bot added binding/python Issues for the Python package binding/rust Issues for the Rust crate labels Sep 16, 2025
@rtyler rtyler requested review from hntd187 and roeap September 16, 2025 14:57
@codecov
Copy link

codecov bot commented Sep 16, 2025

Codecov Report

❌ Patch coverage is 97.05882% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.71%. Comparing base (e30673c) to head (9b49fe6).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
crates/core/src/table/mod.rs 90.90% 0 Missing and 1 partial ⚠️
python/src/lib.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3764      +/-   ##
==========================================
- Coverage   75.72%   75.71%   -0.01%     
==========================================
  Files         145      145              
  Lines       44724    44713      -11     
  Branches    44724    44713      -11     
==========================================
- Hits        33866    33855      -11     
+ Misses       9186     9185       -1     
- Partials     1672     1673       +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.

This change had far reaching consequences due to the excessive use of
history() in our own tests

Fixes delta-io#3753

Signed-off-by: R. Tyler Croy <[email protected]>
@rtyler rtyler force-pushed the feat/iterable-history-3753 branch from fcc0c8d to 59c77c6 Compare September 17, 2025 13:27
@rtyler rtyler marked this pull request as ready for review September 18, 2025 01:01
@rtyler rtyler requested a review from ion-elgreco as a code owner September 18, 2025 01:01
@rtyler rtyler enabled auto-merge (rebase) September 18, 2025 01:01
@rtyler rtyler merged commit a47d4dc into delta-io:main Sep 18, 2025
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

binding/python Issues for the Python package binding/rust Issues for the Rust crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants