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

Use tinytable for `print_md.compare_parameters()` #955

Closed strengejacke closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 59.71%. Comparing base (66dc88b) to head (ef6406f).

Files Patch % Lines
R/print_html.R 0.00% 19 Missing :warning:
R/print_md.R 79.22% 16 Missing :warning:
R/print.parameters_model.R 33.33% 6 Missing :warning:
R/print_table.R 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #955 +/- ## ========================================== + Coverage 59.42% 59.71% +0.29% ========================================== Files 188 188 Lines 14112 14197 +85 ========================================== + Hits 8386 8478 +92 + Misses 5726 5719 -7 ```

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