easystats / insight

:crystal_ball: Easy access to model information for various model objects
https://easystats.github.io/insight/
GNU General Public License v3.0
404 stars 39 forks source link

`get_variance()` and `null_model()` functions not working depending on the way you call the objects of your model #919

Closed strengejacke closed 3 months ago

strengejacke commented 3 months ago

Fixes #837

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 90.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 54.66%. Comparing base (ad16942) to head (0f37342). Report is 117 commits behind head on main.

Files Patch % Lines
R/find_formula.R 92.85% 1 Missing :warning:
R/null_model.R 83.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #919 +/- ## ========================================== - Coverage 55.75% 54.66% -1.10% ========================================== Files 125 125 Lines 15514 15951 +437 ========================================== + Hits 8650 8719 +69 - Misses 6864 7232 +368 ```

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