Skip to content

address comments

a9159f0
Select commit
Loading
Failed to load commit list.
Merged

feat!: Add with_data_change to transaction #1281

address comments
a9159f0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 15, 2025 in 0s

84.96% (-0.01%) compared to 1f21e4b, passed because coverage increased by 0.03% when compared to adjusted base (84.92%)

View this Pull Request on Codecov

84.96% (-0.01%) compared to 1f21e4b, passed because coverage increased by 0.03% when compared to adjusted base (84.92%)

Details

Codecov Report

❌ Patch coverage is 95.37037% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.96%. Comparing base (1f21e4b) to head (a9159f0).

Files with missing lines Patch % Lines
ffi/src/transaction/mod.rs 91.30% 0 Missing and 2 partials ⚠️
kernel/src/engine/default/parquet.rs 87.50% 0 Missing and 1 partial ⚠️
kernel/src/row_tracking.rs 96.15% 0 Missing and 1 partial ⚠️
kernel/src/transaction/mod.rs 98.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1281      +/-   ##
==========================================
- Coverage   84.96%   84.96%   -0.01%     
==========================================
  Files         114      114              
  Lines       29439    29445       +6     
  Branches    29439    29445       +6     
==========================================
+ Hits        25012    25017       +5     
  Misses       3220     3220              
- Partials     1207     1208       +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.