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

Compatibility of marginal tieders with multinomial and ordinal models #219

Closed larmarange closed 1 year ago

larmarange commented 1 year ago

fix #215

codecov[bot] commented 1 year ago

Codecov Report

Merging #219 (d53b974) into main (797596b) will increase coverage by 0.02%. The diff coverage is 96.05%.

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/larmarange/broom.helpers/pull/219/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/219?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 #219 +/- ## ========================================== + Coverage 96.35% 96.37% +0.02% ========================================== Files 43 43 Lines 2358 2427 +69 ========================================== + Hits 2272 2339 +67 - Misses 86 88 +2 ``` | [Impacted Files](https://codecov.io/gh/larmarange/broom.helpers/pull/219?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange) | Coverage Δ | | |---|---|---| | [R/marginal\_tidiers.R](https://codecov.io/gh/larmarange/broom.helpers/pull/219?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange#diff-Ui9tYXJnaW5hbF90aWRpZXJzLlI=) | `94.13% <96.00%> (+0.63%)` | :arrow_up: | | [R/tidy\_add\_estimate\_to\_reference\_rows.R](https://codecov.io/gh/larmarange/broom.helpers/pull/219?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%> (ø)` | |