|
Ran
|
Jobs
7
|
Files
30
|
Run time
1min
|
Badge
README BADGES
|
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
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 4 |
38.19 |
-0.46% | src/debug_utils.jl |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
87.0 |
0.0% | src/model.jl |
| 12 |
45.19 |
-1.54% | src/threadsafe.jl |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 9945722994.1 | 30 |
74.95 |
GitHub Action Run | |
| 2 | 9945722994.2 | 30 |
74.65 |
GitHub Action Run | |
| 3 | 9945722994.3 | 30 |
79.97 |
GitHub Action Run | |
| 4 | 9945722994.4 | 30 |
80.14 |
GitHub Action Run | |
| 5 | 9945722994.5 | 30 |
79.97 |
GitHub Action Run | |
| 6 | 9945722994.6 | 30 |
79.97 |
GitHub Action Run | |
| 7 | 9945722994.7 | 30 |
79.97 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|