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 cch models #243

Closed larmarange closed 7 months ago

larmarange commented 7 months ago

fix #242

codecov[bot] commented 7 months ago

Codecov Report

Attention: 20 lines in your changes are missing coverage. Please review.

Comparison is base (457c028) 95.48% compared to head (73b897e) 94.78%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/larmarange/broom.helpers/pull/243/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/243?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 #243 +/- ## ========================================== - Coverage 95.48% 94.78% -0.70% ========================================== Files 43 43 Lines 2680 2706 +26 ========================================== + Hits 2559 2565 +6 - Misses 121 141 +20 ``` | [Files](https://app.codecov.io/gh/larmarange/broom.helpers/pull/243?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange) | Coverage Δ | | |---|---|---| | [R/model\_get\_coefficients\_type.R](https://app.codecov.io/gh/larmarange/broom.helpers/pull/243?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange#diff-Ui9tb2RlbF9nZXRfY29lZmZpY2llbnRzX3R5cGUuUg==) | `85.41% <0.00%> (-1.82%)` | :arrow_down: | | [R/model\_get\_model\_matrix.R](https://app.codecov.io/gh/larmarange/broom.helpers/pull/243?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange#diff-Ui9tb2RlbF9nZXRfbW9kZWxfbWF0cml4LlI=) | `76.31% <0.00%> (-6.55%)` | :arrow_down: | | [R/model\_get\_terms.R](https://app.codecov.io/gh/larmarange/broom.helpers/pull/243?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange#diff-Ui9tb2RlbF9nZXRfdGVybXMuUg==) | `73.33% <25.00%> (-18.34%)` | :arrow_down: | | [R/custom\_tidiers.R](https://app.codecov.io/gh/larmarange/broom.helpers/pull/243?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange#diff-Ui9jdXN0b21fdGlkaWVycy5S) | `84.37% <54.54%> (-2.21%)` | :arrow_down: | | [R/helpers.R](https://app.codecov.io/gh/larmarange/broom.helpers/pull/243?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange#diff-Ui9oZWxwZXJzLlI=) | `70.37% <0.00%> (-29.63%)` | :arrow_down: |