Fix failing tests and mkdocs #1322
Merged
Codecov / codecov/project
succeeded
Sep 8, 2025 in 0s
88.84% (+0.00%) compared to b48c0a9
View this Pull Request on Codecov
88.84% (+0.00%) compared to b48c0a9
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.84%. Comparing base (b48c0a9) to head (9555181).
Additional details and impacted files
@@ Coverage Diff @@
## main #1322 +/- ##
=======================================
Coverage 88.84% 88.84%
=======================================
Files 155 155
Lines 14238 14240 +2
Branches 2025 2025
=======================================
+ Hits 12650 12652 +2
Misses 1124 1124
Partials 464 464 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/datachain/lib/clip.py | 90.90% <ø> (ø) |
|
| src/datachain/lib/dc/csv.py | 92.30% <100.00%> (+0.20%) |
⬆️ |
| src/datachain/lib/dc/datachain.py | 91.14% <100.00%> (ø) |
|
| src/datachain/lib/dc/datasets.py | 95.12% <ø> (ø) |
|
| src/datachain/lib/dc/hf.py | 89.47% <100.00%> (ø) |
|
| src/datachain/lib/dc/json.py | 95.83% <ø> (ø) |
|
| src/datachain/lib/dc/parquet.py | 100.00% <100.00%> (ø) |
|
| src/datachain/lib/dc/records.py | 100.00% <ø> (ø) |
|
| src/datachain/lib/dc/storage.py | 100.00% <100.00%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading