tpvasconcelos / ridgeplot

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

Add `load_probly()` helper #80

Closed tpvasconcelos closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 79.53% // Head: 79.01% // Decreases project coverage by -0.53% :warning:

Coverage data is based on head (9134036) compared to base (0360c67). Patch coverage: 77.50% of modified lines in pull request are covered.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #80 +/- ## ========================================== - Coverage 79.53% 79.01% -0.53% ========================================== Files 9 11 +2 Lines 215 243 +28 Branches 40 43 +3 ========================================== + Hits 171 192 +21 - Misses 27 31 +4 - Partials 17 20 +3 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `79.01% <77.50%> (-0.53%)` | :arrow_down: | 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. | [Impacted Files](https://codecov.io/gh/tpvasconcelos/ridgeplot/pull/80?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tomas+Pereira+de+Vasconcelos) | Coverage Δ | | |---|---|---| | [src/ridgeplot/\_ridgeplot.py](https://codecov.io/gh/tpvasconcelos/ridgeplot/pull/80?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tomas+Pereira+de+Vasconcelos#diff-c3JjL3JpZGdlcGxvdC9fcmlkZ2VwbG90LnB5) | `70.58% <ø> (ø)` | | | [src/ridgeplot/\_colors.py](https://codecov.io/gh/tpvasconcelos/ridgeplot/pull/80?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tomas+Pereira+de+Vasconcelos#diff-c3JjL3JpZGdlcGxvdC9fY29sb3JzLnB5) | `75.92% <50.00%> (ø)` | | | [src/ridgeplot/\_utils.py](https://codecov.io/gh/tpvasconcelos/ridgeplot/pull/80?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tomas+Pereira+de+Vasconcelos#diff-c3JjL3JpZGdlcGxvdC9fdXRpbHMucHk=) | `68.88% <62.50%> (-9.49%)` | :arrow_down: | | [src/ridgeplot/\_types.py](https://codecov.io/gh/tpvasconcelos/ridgeplot/pull/80?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tomas+Pereira+de+Vasconcelos#diff-c3JjL3JpZGdlcGxvdC9fdHlwZXMucHk=) | `92.30% <92.30%> (ø)` | | | [src/ridgeplot/datasets/\_\_init\_\_.py](https://codecov.io/gh/tpvasconcelos/ridgeplot/pull/80?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tomas+Pereira+de+Vasconcelos#diff-c3JjL3JpZGdlcGxvdC9kYXRhc2V0cy9fX2luaXRfXy5weQ==) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tomas+Pereira+de+Vasconcelos). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tomas+Pereira+de+Vasconcelos)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.