Skip to content

add DatasetList dataclass to extract only needed fields from metastore

Codecov / codecov/project succeeded Nov 27, 2024 in 0s

87.67% (-0.04%) compared to 6244161

View this Pull Request on Codecov

87.67% (-0.04%) compared to 6244161

Details

Codecov Report

Attention: Patch coverage is 88.88889% with 9 lines in your changes missing coverage. Please review.

Project coverage is 87.67%. Comparing base (6244161) to head (b86791f).

Files with missing lines Patch % Lines
src/datachain/dataset.py 87.75% 3 Missing and 3 partials ⚠️
src/datachain/data_storage/metastore.py 90.00% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #634      +/-   ##
==========================================
- Coverage   87.71%   87.67%   -0.04%     
==========================================
  Files         112      112              
  Lines       10564    10631      +67     
  Branches     1422     1428       +6     
==========================================
+ Hits         9266     9321      +55     
- Misses        947      955       +8     
- Partials      351      355       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.