Ran
|
Jobs
3
|
Files
7
|
Run time
1min
|
Badge
README BADGES
|
push
github
460 of 705 relevant lines covered (65.25%)
5.96 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
21 |
72.73 |
-27.27% | lib/graphmath/Mat33.ex |
24 |
84.31 |
-15.69% | lib/graphmath/Mat44.ex |
31 |
55.07 |
-43.52% | lib/graphmath/Vec2.ex |
40 |
63.64 |
-36.36% | lib/graphmath/Vec3.ex |
129 |
56.27 |
-42.57% | lib/graphmath/Quatern.ex |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 5eb48985ef97300074840198655936a12d56da7a.1 | 7 |
65.25 |
GitHub Action Run | |
2 | 5eb48985ef97300074840198655936a12d56da7a.2 | 7 |
65.25 |
GitHub Action Run | |
3 | 5eb48985ef97300074840198655936a12d56da7a.3 | 7 |
65.25 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
55.07 | lib/graphmath/Vec2.ex | 444 + 19 | 69 - 2 | 38 - 32 | 31 + 30 | 9.0 + 6 | |
56.27 | lib/graphmath/Quatern.ex | 906 + 253 | 295 + 123 | 166 - 4 | 129 + 127 | 7.0 + 4 | |
63.64 | lib/graphmath/Vec3.ex | 501 + 76 | 110 + 24 | 70 - 16 | 40 + 40 | 18.0 + 10 | |
72.73 | lib/graphmath/Mat33.ex | 657 + 138 | 77 + 7 | 56 - 14 | 21 + 21 | 6.0 + 4 | |
84.31 | lib/graphmath/Mat44.ex | 934 + 286 | 153 + 43 | 129 + 19 | 24 + 24 | 6.0 + 3 | |
100.0 | lib/graphmath.ex | 3 - 2 | 0 | 0 | 0 | 0.0 | |
100.0 | test/support/test_utils.ex | 8 + 1 | 1 | 1 | 0 | 3.0 + 2 |