Skip to content

Implement checkpoints usage in local - #1367

Merged
ilongin merged 67 commits into
mainfrom
ilongin/1361-local-checkpoints-usage
Oct 20, 2025
Merged

Implement checkpoints usage in local#1367
ilongin merged 67 commits into
mainfrom
ilongin/1361-local-checkpoints-usage

Merge branch 'main' into ilongin/1361-local-checkpoints-usage

855c841
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 19, 2025 in 0s

87.78% (+0.03%) compared to a25e715

View this Pull Request on Codecov

87.78% (+0.03%) compared to a25e715

Details

Codecov Report

❌ Patch coverage is 83.33333% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.78%. Comparing base (a25e715) to head (855c841).

Files with missing lines Patch % Lines
src/datachain/query/session.py 80.28% 7 Missing and 7 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1367      +/-   ##
==========================================
+ Coverage   87.74%   87.78%   +0.03%     
==========================================
  Files         160      160              
  Lines       15141    15207      +66     
  Branches     2171     2178       +7     
==========================================
+ Hits        13286    13349      +63     
+ Misses       1356     1352       -4     
- Partials      499      506       +7     
Files with missing lines Coverage Δ
src/datachain/catalog/catalog.py 83.62% <ø> (+0.23%) ⬆️
src/datachain/data_storage/metastore.py 94.13% <100.00%> (+0.06%) ⬆️
src/datachain/job.py 100.00% <ø> (ø)
src/datachain/lib/dc/datachain.py 91.84% <100.00%> (-0.07%) ⬇️
src/datachain/lib/dc/records.py 100.00% <ø> (ø)
src/datachain/query/dataset.py 93.42% <ø> (-0.01%) ⬇️
src/datachain/query/session.py 87.73% <80.28%> (+2.82%) ⬆️

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