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

fix dask #503

Merged
merged 5 commits into from
Oct 28, 2021
Merged

fix dask #503

merged 5 commits into from
Oct 28, 2021

Conversation

yannikschaelte
Copy link
Member

@yannikschaelte yannikschaelte commented Oct 27, 2021

@yannikschaelte yannikschaelte self-assigned this Oct 27, 2021
@codecov-commenter
Copy link

codecov-commenter commented Oct 27, 2021

Codecov Report

Merging #503 (08c73e1) into develop (6446a77) will decrease coverage by 35.83%.
The diff coverage is 46.42%.

Impacted file tree graph

@@             Coverage Diff              @@
##           develop     #503       +/-   ##
============================================
- Coverage    84.08%   48.25%   -35.84%     
============================================
  Files           91      122       +31     
  Lines         5260     7340     +2080     
============================================
- Hits          4423     3542      -881     
- Misses         837     3798     +2961     
Impacted Files Coverage Δ
pyabc/external/__init__.py 100.00% <ø> (ø)
pyabc/inference/__init__.py 100.00% <ø> (ø)
pyabc/sampler/redis_eps/server_starter.py 84.61% <ø> (ø)
pyabc/sge/execute_sge_array_job.py 0.00% <0.00%> (ø)
pyabc/sge/sge.py 0.00% <0.00%> (-45.09%) ⬇️
pyabc/sge/util.py 0.00% <ø> (-36.37%) ⬇️
pyabc/storage/__init__.py 100.00% <ø> (ø)
pyabc/storage/json.py 29.41% <0.00%> (-70.59%) ⬇️
pyabc/transition/__init__.py 100.00% <ø> (ø)
pyabc/visserver/server.py 0.00% <0.00%> (ø)
... and 149 more

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 989b317...08c73e1. Read the comment docs.

@yannikschaelte yannikschaelte merged commit d467b0a into develop Oct 28, 2021
@yannikschaelte yannikschaelte deleted the fix_dask branch October 28, 2021 07:31
@yannikschaelte yannikschaelte mentioned this pull request Oct 29, 2021
EmadAlamoudi pushed a commit that referenced this pull request Jun 30, 2022
* fix dask

* fix flaky test

* fixup

* update distributed req
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.

2 participants