push
github
Fix for `check_model` on Julia <1.9 (#631) * Added work-around for Julia v1.7 and lower only supporting `isassigned(x, ::Int...)` * Add the work-around for `isassigned` for Julia <v1.9.0-alpha1 as it seems that is when it was introduced https://github.com/JuliaLang/julia/commit/c889fbc52 * Update Project.toml --------- Co-authored-by: Hong Ge <3279477+yebai@users.noreply.github.com>
0 of 4 new or added lines in 1 file covered. (0.0%)
13 existing lines in 2 files now uncovered.2801 of 3442 relevant lines covered (81.38%)
1140867.51 hits per line