Skip to content

Unsafe delta - #1279

Merged
ilongin merged 19 commits into
mainfrom
ilongin/1276-unsafe-delta
Aug 29, 2025
Merged

Unsafe delta#1279
ilongin merged 19 commits into
mainfrom
ilongin/1276-unsafe-delta

Merge branch 'main' into ilongin/1276-unsafe-delta

dedd402
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 29, 2025 in 0s

88.74% (-0.01%) compared to 9439a24

View this Pull Request on Codecov

88.74% (-0.01%) compared to 9439a24

Details

Codecov Report

❌ Patch coverage is 83.33333% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.74%. Comparing base (9439a24) to head (dedd402).

Files with missing lines Patch % Lines
src/datachain/delta.py 85.71% 0 Missing and 1 partial ⚠️
src/datachain/lib/dc/datachain.py 80.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1279      +/-   ##
==========================================
- Coverage   88.75%   88.74%   -0.01%     
==========================================
  Files         155      155              
  Lines       14143    14146       +3     
  Branches     1999     1999              
==========================================
+ Hits        12552    12554       +2     
- Misses       1124     1125       +1     
  Partials      467      467              
Files with missing lines Coverage Δ
src/datachain/lib/dc/datasets.py 95.12% <ø> (ø)
src/datachain/lib/dc/storage.py 100.00% <ø> (ø)
src/datachain/delta.py 92.50% <85.71%> (-0.19%) ⬇️
src/datachain/lib/dc/datachain.py 91.42% <80.00%> (-0.08%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.