Skip to content

fix delta expecting sys columns in apply steps

d4af84a
Select commit
Loading
Failed to load commit list.
Merged

fix delta expecting sys columns in apply steps #1412

fix delta expecting sys columns in apply steps
d4af84a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 19, 2025 in 1s

87.74% (+0.01%) compared to f5320b1

View this Pull Request on Codecov

87.74% (+0.01%) compared to f5320b1

Details

Codecov Report

❌ Patch coverage is 93.33333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 87.74%. Comparing base (f5320b1) to head (d4af84a).

Files with missing lines Patch % Lines
src/datachain/delta.py 93.33% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1412      +/-   ##
==========================================
+ Coverage   87.73%   87.74%   +0.01%     
==========================================
  Files         160      160              
  Lines       15126    15141      +15     
  Branches     2171     2171              
==========================================
+ Hits        13271    13286      +15     
  Misses       1356     1356              
  Partials      499      499              
Files with missing lines Coverage Δ
src/datachain/delta.py 92.70% <93.33%> (+0.11%) ⬆️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.