feat(datasets): accept pep version spec in read_dataset - #1178
Merged
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Jun 29, 2025 in 1s
88.72% (+0.01%) compared to 1692ee3
View this Pull Request on Codecov
88.72% (+0.01%) compared to 1692ee3
Details
Codecov Report
Attention: Patch coverage is 97.56098% with 1 line in your changes missing coverage. Please review.
Project coverage is 88.72%. Comparing base (
1692ee3) to head (105a2e4).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/datachain/catalog/catalog.py | 92.85% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #1178 +/- ##
==========================================
+ Coverage 88.71% 88.72% +0.01%
==========================================
Files 152 152
Lines 13535 13545 +10
Branches 1879 1885 +6
==========================================
+ Hits 12007 12018 +11
Misses 1086 1086
+ Partials 442 441 -1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/datachain/dataset.py | 86.99% <100.00%> (+0.26%) |
⬆️ |
| src/datachain/lib/dc/datasets.py | 94.66% <100.00%> (+2.56%) |
⬆️ |
| src/datachain/lib/dc/listings.py | 88.88% <100.00%> (ø) |
|
| src/datachain/lib/projects.py | 100.00% <ø> (ø) |
|
| src/datachain/query/dataset.py | 93.60% <ø> (-0.04%) |
⬇️ |
| src/datachain/remote/studio.py | 80.80% <100.00%> (-0.42%) |
⬇️ |
| src/datachain/catalog/catalog.py | 86.04% <92.85%> (+0.12%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading