larmarange / ggstats

Extension to ggplot2 for plotting stats
https://larmarange.github.io/ggstats/
GNU General Public License v3.0
26 stars 1 forks source link

Bug fix in `ggcoef_compare()` #24

Closed larmarange closed 1 year ago

larmarange commented 1 year ago

to preserve the order of model terms and to avoid an erreor with add_reference_rows = FALSE

fix #23

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.09 :tada:

Comparison is base (d17302d) 93.10% compared to head (48df57b) 93.19%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #24 +/- ## ========================================== + Coverage 93.10% 93.19% +0.09% ========================================== Files 8 8 Lines 435 441 +6 ========================================== + Hits 405 411 +6 Misses 30 30 ``` | [Impacted Files](https://codecov.io/gh/larmarange/ggstats/pull/24?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange) | Coverage Δ | | |---|---|---| | [R/ggcoef\_model.R](https://codecov.io/gh/larmarange/ggstats/pull/24?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange#diff-Ui9nZ2NvZWZfbW9kZWwuUg==) | `98.78% <100.00%> (+0.02%)` | :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=Joseph+Larmarange). 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=Joseph+Larmarange)

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