Skip to content

Minor fixes #589

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

Merged
merged 6 commits into from
Nov 9, 2022
Merged

Minor fixes #589

merged 6 commits into from
Nov 9, 2022

Conversation

yannikschaelte
Copy link
Member

@yannikschaelte yannikschaelte commented Nov 8, 2022

  • Remove boteh in test env as distributed #7227 got fixed
  • Remove obsolete two gaussians test
  • Fix Mixin random seed (set it via /dev/urandom)
  • Update viserver to bokeh >= 3.0.1 (different import of TabPanel, Tabs)

@yannikschaelte yannikschaelte self-assigned this Nov 8, 2022
@codecov-commenter
Copy link

codecov-commenter commented Nov 8, 2022

Codecov Report

Merging #589 (b38fa69) into develop (b92b4fb) will decrease coverage by 38.04%.
The diff coverage is 33.33%.

❗ Current head b38fa69 differs from pull request most recent head fae664e. Consider uploading reports for the commit fae664e to get more accurate results

@@             Coverage Diff              @@
##           develop     #589       +/-   ##
============================================
- Coverage    86.77%   48.72%   -38.05%     
============================================
  Files          122      122               
  Lines         7736     7743        +7     
============================================
- Hits          6713     3773     -2940     
- Misses        1023     3970     +2947     
Impacted Files Coverage Δ
pyabc/sampler/mapping.py 30.00% <ø> (-65.00%) ⬇️
pyabc/storage/history.py 79.61% <ø> (-16.02%) ⬇️
pyabc/sampler/eps_mixin.py 16.45% <14.28%> (-83.55%) ⬇️
pyabc/inference/smc.py 93.75% <100.00%> (-3.91%) ⬇️
pyabc/sge/__init__.py 0.00% <0.00%> (-100.00%) ⬇️
pyabc/visserver/server.py 0.00% <0.00%> (-92.44%) ⬇️
pyabc/sge/config.py 0.00% <0.00%> (-90.00%) ⬇️
pyabc/visualization/sample.py 7.39% <0.00%> (-90.00%) ⬇️
pyabc/visualization/credible.py 7.36% <0.00%> (-88.43%) ⬇️
pyabc/visualization/histogram.py 12.82% <0.00%> (-87.18%) ⬇️
... and 74 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@yannikschaelte yannikschaelte merged commit d817026 into develop Nov 9, 2022
@yannikschaelte yannikschaelte deleted the fixes_ys branch November 9, 2022 08:28
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