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

[WIP] add benchmarks for joblib+distributed (+scikit-learn) #1077

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

pierreglaser
Copy link
Contributor

Still WIP, I only pushed the source files of the benchmark, and not the asv metadata files.

@codecov
Copy link

codecov bot commented Jun 30, 2020

Codecov Report

Merging #1077 into master will decrease coverage by 0.27%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1077      +/-   ##
==========================================
- Coverage   94.45%   94.17%   -0.28%     
==========================================
  Files          47       47              
  Lines        6889     6889              
==========================================
- Hits         6507     6488      -19     
- Misses        382      401      +19     
Impacted Files Coverage Δ
joblib/test/testutils.py 50.00% <0.00%> (-50.00%) ⬇️
joblib/test/test_parallel.py 95.50% <0.00%> (-1.66%) ⬇️
joblib/test/test_dask.py 97.99% <0.00%> (-0.81%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9d389e0...c2a5832. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants