larmarange / broom.helpers

A set of functions to facilitate manipulation of tibbles produced by broom
https://larmarange.github.io/broom.helpers/
GNU General Public License v3.0
21 stars 8 forks source link

Update marginal tidiers #210

Closed larmarange closed 1 year ago

larmarange commented 1 year ago

fix #208

codecov[bot] commented 1 year ago

Codecov Report

Merging #210 (4fecf69) into main (9a89619) will decrease coverage by 0.46%. The diff coverage is 94.19%.

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/larmarange/broom.helpers/pull/210/graphs/tree.svg?width=650&height=150&src=pr&token=onefg3YI04&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange)](https://codecov.io/gh/larmarange/broom.helpers/pull/210?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange) ```diff @@ Coverage Diff @@ ## main #210 +/- ## ========================================== - Coverage 97.22% 96.77% -0.46% ========================================== Files 43 43 Lines 2236 2326 +90 ========================================== + Hits 2174 2251 +77 - Misses 62 75 +13 ``` | [Impacted Files](https://codecov.io/gh/larmarange/broom.helpers/pull/210?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange) | Coverage Δ | | |---|---|---| | [R/tidy\_add\_pairwise\_contrasts.R](https://codecov.io/gh/larmarange/broom.helpers/pull/210?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange#diff-Ui90aWR5X2FkZF9wYWlyd2lzZV9jb250cmFzdHMuUg==) | `88.88% <0.00%> (-5.23%)` | :arrow_down: | | [R/marginal\_tidiers.R](https://codecov.io/gh/larmarange/broom.helpers/pull/210?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange#diff-Ui9tYXJnaW5hbF90aWRpZXJzLlI=) | `93.49% <92.94%> (-0.91%)` | :arrow_down: | | [R/broom.helpers-package.R](https://codecov.io/gh/larmarange/broom.helpers/pull/210?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange#diff-Ui9icm9vbS5oZWxwZXJzLXBhY2thZ2UuUg==) | `97.22% <100.00%> (-2.78%)` | :arrow_down: | | [R/custom\_tidiers.R](https://codecov.io/gh/larmarange/broom.helpers/pull/210?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange#diff-Ui9jdXN0b21fdGlkaWVycy5S) | `90.54% <100.00%> (-5.41%)` | :arrow_down: | | [R/select\_utilities.R](https://codecov.io/gh/larmarange/broom.helpers/pull/210?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange#diff-Ui9zZWxlY3RfdXRpbGl0aWVzLlI=) | `98.34% <100.00%> (ø)` | | | [R/tidy\_add\_coefficients\_type.R](https://codecov.io/gh/larmarange/broom.helpers/pull/210?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange#diff-Ui90aWR5X2FkZF9jb2VmZmljaWVudHNfdHlwZS5S) | `100.00% <100.00%> (ø)` | | | [R/tidy\_add\_contrasts.R](https://codecov.io/gh/larmarange/broom.helpers/pull/210?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange#diff-Ui90aWR5X2FkZF9jb250cmFzdHMuUg==) | `100.00% <100.00%> (ø)` | | | [R/tidy\_add\_estimate\_to\_reference\_rows.R](https://codecov.io/gh/larmarange/broom.helpers/pull/210?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange#diff-Ui90aWR5X2FkZF9lc3RpbWF0ZV90b19yZWZlcmVuY2Vfcm93cy5S) | `91.52% <100.00%> (+0.29%)` | :arrow_up: | | [R/tidy\_add\_header\_rows.R](https://codecov.io/gh/larmarange/broom.helpers/pull/210?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange#diff-Ui90aWR5X2FkZF9oZWFkZXJfcm93cy5S) | `100.00% <100.00%> (ø)` | | | [R/tidy\_add\_n.R](https://codecov.io/gh/larmarange/broom.helpers/pull/210?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange#diff-Ui90aWR5X2FkZF9uLlI=) | `100.00% <100.00%> (ø)` | | | ... and [11 more](https://codecov.io/gh/larmarange/broom.helpers/pull/210?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange) | |