nateosher / DIMPLE

MIT License
2 stars 1 forks source link

Plot dist touchup #71

Closed nateosher closed 1 year ago

nateosher commented 1 year ago

I turned plot_dist into an S3 method, and added a method for the MltplxObject class.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 96.15% and project coverage change: +0.55 :tada:

Comparison is base (33f7ab0) 95.42% compared to head (16948ad) 95.97%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #71 +/- ## ========================================== + Coverage 95.42% 95.97% +0.55% ========================================== Files 32 32 Lines 939 945 +6 ========================================== + Hits 896 907 +11 + Misses 43 38 -5 ``` | [Impacted Files](https://codecov.io/gh/nateosher/DIMPLE/pull/71?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [R/MltplxObject.R](https://codecov.io/gh/nateosher/DIMPLE/pull/71?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-Ui9NbHRwbHhPYmplY3QuUg==) | `96.96% <95.23%> (-0.33%)` | :arrow_down: | | [R/generics.R](https://codecov.io/gh/nateosher/DIMPLE/pull/71?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-Ui9nZW5lcmljcy5S) | `100.00% <100.00%> (ø)` | | | [R/plot\_dist.R](https://codecov.io/gh/nateosher/DIMPLE/pull/71?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-Ui9wbG90X2Rpc3QuUg==) | `100.00% <100.00%> (+27.27%)` | :arrow_up: | 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=None). 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=None)

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