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 credible interval percentage in plot loo pit legend #1745

Merged
merged 2 commits into from
Jul 26, 2021

Conversation

Rishabh261998
Copy link
Contributor

@Rishabh261998 Rishabh261998 commented Jul 25, 2021

Description

Fix credible interval percentage in plot_loo_pit legend

Before:
Screenshot from 2021-07-25 19-19-17

After:
Screenshot from 2021-07-25 19-17-53

Checklist

  • Follows official PR format
  • Includes a sample plot to visually illustrate the changes (only for plot-related functions)
  • Code style correct (follows pylint and black guidelines)
  • Changes are listed in changelog

@aloctavodia
Copy link
Contributor

Good catch! Could you also update the changelog?

@Rishabh261998
Copy link
Contributor Author

Done!

@codecov
Copy link

codecov bot commented Jul 26, 2021

Codecov Report

Merging #1745 (0eaedf0) into main (86e06d8) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 0eaedf0 differs from pull request most recent head b4353e8. Consider uploading reports for the commit b4353e8 to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1745   +/-   ##
=======================================
  Coverage   90.87%   90.87%           
=======================================
  Files         109      109           
  Lines       11844    11844           
=======================================
  Hits        10763    10763           
  Misses       1081     1081           
Impacted Files Coverage Δ
arviz/plots/backends/bokeh/loopitplot.py 95.29% <100.00%> (ø)
arviz/plots/backends/matplotlib/loopitplot.py 86.36% <100.00%> (ø)

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 86e06d8...b4353e8. Read the comment docs.

@canyon289 canyon289 merged commit 56aab58 into arviz-devs:main Jul 26, 2021
@canyon289
Copy link
Member

Thanks!

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.

None yet

3 participants