tpvasconcelos / ridgeplot

Beautiful ridgeline plots in Python
https://ridgeplot.readthedocs.io/
MIT License
65 stars 3 forks source link

Release version 0.1.12 #12

Closed tpvasconcelos closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #12 (f93cefc) into master (b8a4145) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #12   +/-   ##
=======================================
  Coverage   29.77%   29.77%           
=======================================
  Files           7        7           
  Lines         178      178           
=======================================
  Hits           53       53           
  Misses        125      125           
Flag Coverage Δ
unittests 29.77% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
ridgeplot/_version.py 100.00% <100.00%> (ø)
tests/test_ridgeplot.py 100.00% <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 b8a4145...f93cefc. Read the comment docs.