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

speed up notebooks on github actions by lower pop size #501

Merged
merged 15 commits into from
Oct 27, 2021

Conversation

yannikschaelte
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Oct 26, 2021

Codecov Report

Merging #501 (7e44070) into develop (275f7de) will decrease coverage by 0.06%.
The diff coverage is 85.71%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #501      +/-   ##
===========================================
- Coverage    88.38%   88.32%   -0.07%     
===========================================
  Files          121      122       +1     
  Lines         7320     7341      +21     
===========================================
+ Hits          6470     6484      +14     
- Misses         850      857       +7     
Impacted Files Coverage Δ
pyabc/util/test.py 70.00% <70.00%> (ø)
pyabc/populationstrategy.py 95.23% <91.66%> (+0.64%) ⬆️
pyabc/inference/smc.py 97.54% <100.00%> (ø)
pyabc/util/__init__.py 100.00% <100.00%> (ø)
pyabc/sampler/redis_eps/work_static.py 72.60% <0.00%> (-2.74%) ⬇️
pyabc/sampler/mapping.py 95.00% <0.00%> (-2.50%) ⬇️
pyabc/sampler/eps_mixin.py 98.71% <0.00%> (-1.29%) ⬇️

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 275f7de...7e44070. Read the comment docs.

@yannikschaelte yannikschaelte self-assigned this Oct 26, 2021
@yannikschaelte yannikschaelte merged commit b04f5cd into develop Oct 27, 2021
@yannikschaelte yannikschaelte deleted the speedup_nbs branch October 27, 2021 08:52
@yannikschaelte yannikschaelte mentioned this pull request Oct 27, 2021
EmadAlamoudi pushed a commit that referenced this pull request Jun 30, 2022
* speed up notebooks on github actions by lower pop size

* test sth

* test sth else

* test sth else

* test sth else

* test sth else

* test sth else

* test sth else

* test sth else

* test sth else

* add nbs

* add nbs

* add nbs

* refactor placement

* fix rename
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