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

Added multiple data example to plot_forest #1761

Merged
merged 1 commit into from
Aug 26, 2021

Conversation

Rishabh261998
Copy link
Contributor

Description

Fixed #1706

Checklist

  • Follows official PR format
  • Code style correct (follows pylint and black guidelines)
  • Changes are listed in changelog

@codecov
Copy link

codecov bot commented Aug 20, 2021

Codecov Report

Merging #1761 (4fc068b) into main (928f8f4) will decrease coverage by 3.91%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1761      +/-   ##
==========================================
- Coverage   91.18%   87.27%   -3.92%     
==========================================
  Files         115      115              
  Lines       12248    12248              
==========================================
- Hits        11168    10689     -479     
- Misses       1080     1559     +479     
Impacted Files Coverage Δ
arviz/plots/forestplot.py 94.59% <ø> (ø)
arviz/data/io_pymc3_3x.py 18.18% <0.00%> (-72.06%) ⬇️
arviz/data/io_pystan.py 62.12% <0.00%> (-33.96%) ⬇️
arviz/data/io_cmdstanpy.py 70.68% <0.00%> (-24.76%) ⬇️
arviz/data/io_emcee.py 93.38% <0.00%> (-4.96%) ⬇️
arviz/utils.py 88.81% <0.00%> (-0.33%) ⬇️

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 928f8f4...4fc068b. Read the comment docs.

@aloctavodia aloctavodia merged commit 189b4da into arviz-devs:main Aug 26, 2021
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.

Adding plot_forest example for multiple datasets
2 participants