Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement pre-fetching in map() and gen() #521

Merged
merged 4 commits into from
Nov 20, 2024

asyncmapper: shutdown producer on generator close (#597)

b54545e
Select commit
Loading
Failed to load commit list.
Merged

Implement pre-fetching in map() and gen() #521

asyncmapper: shutdown producer on generator close (#597)
b54545e
Select commit
Loading
Failed to load commit list.
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: