larmarange / ggstats

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

Cleaning and use `cli` #9

Closed larmarange closed 2 years ago

larmarange commented 2 years ago

fix #8

codecov[bot] commented 2 years ago

Codecov Report

Base: 94.32% // Head: 93.18% // Decreases project coverage by -1.13% :warning:

Coverage data is based on head (2677963) compared to base (38d17cd). Patch coverage: 9.09% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #9 +/- ## ========================================== - Coverage 94.32% 93.18% -1.14% ========================================== Files 8 8 Lines 405 411 +6 ========================================== + Hits 382 383 +1 - Misses 23 28 +5 ``` | [Impacted Files](https://codecov.io/gh/larmarange/ggstats/pull/9?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/9/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange#diff-Ui9nZ2NvZWZfbW9kZWwuUg==) | `98.35% <0.00%> (ø)` | | | [R/ggsurvey.R](https://codecov.io/gh/larmarange/ggstats/pull/9/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange#diff-Ui9nZ3N1cnZleS5S) | `75.00% <0.00%> (ø)` | | | [R/stat\_prop.R](https://codecov.io/gh/larmarange/ggstats/pull/9/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange#diff-Ui9zdGF0X3Byb3AuUg==) | `0.00% <0.00%> (ø)` | | | [R/stat\_cross.R](https://codecov.io/gh/larmarange/ggstats/pull/9/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange#diff-Ui9zdGF0X2Nyb3NzLlI=) | `90.62% <25.00%> (-9.38%)` | :arrow_down: | 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 at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.