Implement pre-fetching in map() and gen() #521
Merged
Codecov / codecov/project
succeeded
Nov 20, 2024 in 0s
88.04% (+0.11%) compared to a9a0649
View this Pull Request on Codecov
88.04% (+0.11%) compared to a9a0649
Details
Codecov Report
Attention: Patch coverage is 95.83333%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 88.04%. Comparing base (
a9a0649
) to head (b54545e
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/datachain/lib/dc.py | 60.00% | 1 Missing and 1 partial |
src/datachain/lib/udf.py | 96.55% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #521 +/- ##
==========================================
+ Coverage 87.92% 88.04% +0.11%
==========================================
Files 102 102
Lines 10044 10085 +41
Branches 1363 1373 +10
==========================================
+ Hits 8831 8879 +48
+ Misses 871 865 -6
+ Partials 342 341 -1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading