easystats / parameters

:bar_chart: Computation and processing of models' parameters
https://easystats.github.io/parameters/
GNU General Public License v3.0
416 stars 37 forks source link

`include_reference = TRUE` doesn't work in combination with `as.factor()` #957

Closed strengejacke closed 3 months ago

strengejacke commented 3 months ago

Fixes #956

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 74.19355% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 59.74%. Comparing base (043b3ff) to head (ab797ad).

Files Patch % Lines
R/display.R 0.00% 3 Missing :warning:
R/utils_format.R 70.00% 3 Missing :warning:
R/utils.R 87.50% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #957 +/- ## ========================================== + Coverage 59.71% 59.74% +0.03% ========================================== Files 188 188 Lines 14197 14216 +19 ========================================== + Hits 8478 8494 +16 - Misses 5719 5722 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.