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

support for contr.sdif #231

Closed larmarange closed 1 year ago

larmarange commented 1 year ago

fix #230

codecov[bot] commented 1 year ago

Codecov Report

Merging #231 (dad4b26) into main (ce64aa5) will increase coverage by 0.07%. The diff coverage is 100.00%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/larmarange/broom.helpers/pull/231/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://app.codecov.io/gh/larmarange/broom.helpers/pull/231?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 #231 +/- ## ========================================== + Coverage 95.91% 95.99% +0.07% ========================================== Files 43 43 Lines 2499 2544 +45 ========================================== + Hits 2397 2442 +45 Misses 102 102 ``` | [Files Changed](https://app.codecov.io/gh/larmarange/broom.helpers/pull/231?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\_estimate\_to\_reference\_rows.R](https://app.codecov.io/gh/larmarange/broom.helpers/pull/231?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange#diff-Ui90aWR5X2FkZF9lc3RpbWF0ZV90b19yZWZlcmVuY2Vfcm93cy5S) | `85.86% <ø> (ø)` | | | [R/tidy\_add\_reference\_rows.R](https://app.codecov.io/gh/larmarange/broom.helpers/pull/231?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange#diff-Ui90aWR5X2FkZF9yZWZlcmVuY2Vfcm93cy5S) | `100.00% <ø> (ø)` | | | [R/model\_list\_contrasts.R](https://app.codecov.io/gh/larmarange/broom.helpers/pull/231?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange#diff-Ui9tb2RlbF9saXN0X2NvbnRyYXN0cy5S) | `100.00% <100.00%> (ø)` | | | [R/model\_list\_terms\_levels.R](https://app.codecov.io/gh/larmarange/broom.helpers/pull/231?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange#diff-Ui9tb2RlbF9saXN0X3Rlcm1zX2xldmVscy5S) | `100.00% <100.00%> (ø)` | | | [R/tidy\_add\_term\_labels.R](https://app.codecov.io/gh/larmarange/broom.helpers/pull/231?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange#diff-Ui90aWR5X2FkZF90ZXJtX2xhYmVscy5S) | `97.61% <100.00%> (+0.05%)` | :arrow_up: |