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

`tidy_add_estimate_to_reference_rows()` now also populate p-values and confidence intervals for sum contrasts #220

Closed larmarange closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #220 (292f68d) into main (db1a12f) will increase coverage by 0.03%. The diff coverage is 100.00%.

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/larmarange/broom.helpers/pull/220/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/220?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 #220 +/- ## ========================================== + Coverage 96.32% 96.35% +0.03% ========================================== Files 43 43 Lines 2337 2358 +21 ========================================== + Hits 2251 2272 +21 Misses 86 86 ``` | [Impacted Files](https://codecov.io/gh/larmarange/broom.helpers/pull/220?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://codecov.io/gh/larmarange/broom.helpers/pull/220?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange#diff-Ui90aWR5X2FkZF9lc3RpbWF0ZV90b19yZWZlcmVuY2Vfcm93cy5S) | `93.75% <100.00%> (+2.22%)` | :arrow_up: |