JuliaStats / MixedModels.jl

A Julia package for fitting (statistical) mixed-effects models
http://juliastats.org/MixedModels.jl/stable
MIT License
405 stars 48 forks source link

better error when formula variables missing from dataset #707

Closed palday closed 1 year ago

palday commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (563d465) 95.83% compared to head (03772bc) 95.83%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #707 +/- ## ======================================= Coverage 95.83% 95.83% ======================================= Files 35 35 Lines 3263 3266 +3 ======================================= + Hits 3127 3130 +3 Misses 136 136 ``` | [Flag](https://app.codecov.io/gh/JuliaStats/MixedModels.jl/pull/707/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaStats) | Coverage Δ | | |---|---|---| | [current](https://app.codecov.io/gh/JuliaStats/MixedModels.jl/pull/707/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaStats) | `95.83% <100.00%> (+<0.01%)` | :arrow_up: | | [minimum](https://app.codecov.io/gh/JuliaStats/MixedModels.jl/pull/707/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaStats) | `95.73% <100.00%> (+<0.01%)` | :arrow_up: | | [nightly](https://app.codecov.io/gh/JuliaStats/MixedModels.jl/pull/707/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaStats) | `95.83% <100.00%> (+<0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaStats#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files Changed](https://app.codecov.io/gh/JuliaStats/MixedModels.jl/pull/707?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaStats) | Coverage Δ | | |---|---|---| | [src/linearmixedmodel.jl](https://app.codecov.io/gh/JuliaStats/MixedModels.jl/pull/707?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaStats#diff-c3JjL2xpbmVhcm1peGVkbW9kZWwuamw=) | `95.00% <100.00%> (+0.02%)` | :arrow_up: |

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