Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

add observed_rug argument to plot_ppc #2161

Merged
merged 3 commits into from
Nov 14, 2022
Merged

add observed_rug argument to plot_ppc #2161

merged 3 commits into from
Nov 14, 2022

Conversation

aloctavodia
Copy link
Contributor

@aloctavodia aloctavodia commented Nov 11, 2022

  • Follows official PR format
  • Includes a sample plot to visually illustrate the changes (only for plot-related functions)
  • New features are properly documented (with an example if appropriate)?
  • Includes new or updated tests to cover the new feature
  • Code style correct (follows pylint and black guidelines)
  • Changes are listed in changelog

output


📚 Documentation preview 📚: https://arviz--2161.org.readthedocs.build/en/2161/

@codecov
Copy link

codecov bot commented Nov 11, 2022

Codecov Report

Merging #2161 (0733f3a) into main (24e66c3) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #2161   +/-   ##
=======================================
  Coverage   90.67%   90.68%           
=======================================
  Files         120      120           
  Lines       12667    12678   +11     
=======================================
+ Hits        11486    11497   +11     
  Misses       1181     1181           
Impacted Files Coverage Δ
arviz/plots/ppcplot.py 89.18% <ø> (ø)
arviz/plots/backends/bokeh/ppcplot.py 97.64% <100.00%> (+0.13%) ⬆️
arviz/plots/backends/matplotlib/ppcplot.py 97.64% <100.00%> (+0.02%) ⬆️

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

@aloctavodia aloctavodia merged commit 6e8c8ab into main Nov 14, 2022
@aloctavodia aloctavodia deleted the ppc_rug branch November 14, 2022 14:27
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants