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

Prepare CRAN release #977

Closed strengejacke closed 1 week ago

strengejacke commented 3 weeks ago

@easystats/core-team Any idea why this check fails? https://github.com/easystats/parameters/actions/runs/9435359751/job/25988681924?pr=977 I wonder if this could be related to https://github.com/easystats/modelbased/issues/258#issuecomment-2151791701?

mattansb commented 3 weeks ago

Looks like maybe it's related to {gt}?

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 39.02439% with 50 lines in your changes missing coverage. Please review.

Project coverage is 60.13%. Comparing base (a7547a9) to head (4df25af). Report is 19 commits behind head on main.

:exclamation: Current head 4df25af differs from pull request most recent head a08210b

Please upload reports for the commit a08210b to get more accurate results.

Files Patch % Lines
R/n_clusters_easystats.R 0.00% 41 Missing :warning:
R/methods_kmeans.R 0.00% 4 Missing :warning:
R/methods_BayesFactor.R 71.42% 2 Missing :warning:
R/methods_other.R 50.00% 2 Missing :warning:
R/extract_parameters.R 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #977 +/- ## ========================================== + Coverage 59.80% 60.13% +0.33% ========================================== Files 188 188 Lines 14229 14244 +15 ========================================== + Hits 8509 8565 +56 + Misses 5720 5679 -41 ```

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