arviz-devs / arviz-plots

ArviZ modular plotting
https://arviz-plots.readthedocs.io
Apache License 2.0
2 stars 1 forks source link

rename plot_posterior to plot_dist and small improvements #19

Closed aloctavodia closed 10 months ago

aloctavodia commented 11 months ago

Partially address #10


:books: Documentation preview :books:: https://arviz-plots--19.org.readthedocs.build/en/19/

codecov-commenter commented 11 months ago

Codecov Report

Merging #19 (d5a90e7) into main (2e9f219) will increase coverage by 0.02%. The diff coverage is 76.92%.

@@            Coverage Diff             @@
##             main      #19      +/-   ##
==========================================
+ Coverage   77.31%   77.34%   +0.02%     
==========================================
  Files          10       10              
  Lines         529      534       +5     
==========================================
+ Hits          409      413       +4     
- Misses        120      121       +1     
Files Coverage Δ
src/arviz_plots/plots/__init__.py 100.00% <100.00%> (ø)
src/arviz_plots/plots/posteriorplot.py 88.88% <72.72%> (-0.59%) :arrow_down: