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

order of variable levels with marginal prediction #246

Closed larmarange closed 5 months ago

larmarange commented 5 months ago

fix #245

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.01%. Comparing base (e00ffa6) to head (b74afda).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/larmarange/broom.helpers/pull/246/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/246?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 #246 +/- ## ========================================== + Coverage 94.78% 95.01% +0.22% ========================================== Files 43 43 Lines 2706 2707 +1 ========================================== + Hits 2565 2572 +7 + Misses 141 135 -6 ``` | [Files](https://app.codecov.io/gh/larmarange/broom.helpers/pull/246?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange) | Coverage Δ | | |---|---|---| | [R/helpers.R](https://app.codecov.io/gh/larmarange/broom.helpers/pull/246?src=pr&el=tree&filepath=R%2Fhelpers.R&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange#diff-Ui9oZWxwZXJzLlI=) | `70.37% <ø> (ø)` | | | [R/marginal\_tidiers.R](https://app.codecov.io/gh/larmarange/broom.helpers/pull/246?src=pr&el=tree&filepath=R%2Fmarginal_tidiers.R&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange#diff-Ui9tYXJnaW5hbF90aWRpZXJzLlI=) | `94.16% <100.00%> (+0.01%)` | :arrow_up: | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/larmarange/broom.helpers/pull/246/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange)