tpvasconcelos / ridgeplot

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

Cleanup interpolation module and test suite #269

Closed tpvasconcelos closed 3 weeks ago

tpvasconcelos commented 3 weeks ago

📚 Documentation preview 📚: https://ridgeplot--269.org.readthedocs.build/en/269/

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (54f22df) to head (ad88c65). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #269 +/- ## =========================================== + Coverage 99.24% 100.00% +0.75% =========================================== Files 13 13 Lines 532 537 +5 Branches 70 70 =========================================== + Hits 528 537 +9 + Misses 2 0 -2 + Partials 2 0 -2 ``` | [Flag](https://app.codecov.io/gh/tpvasconcelos/ridgeplot/pull/269/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tomas+Pereira+de+Vasconcelos) | Coverage Δ | | |---|---|---| | [combined-src](https://app.codecov.io/gh/tpvasconcelos/ridgeplot/pull/269/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tomas+Pereira+de+Vasconcelos) | `99.25% <100.00%> (+0.38%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tomas+Pereira+de+Vasconcelos#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.