|
Ran
|
Jobs
1
|
Files
248
|
Run time
1min
|
Badge
README BADGES
|
github
internal/dxcore: Fix build on 32-bit targets The (*[1 << 30]C.struct_dxcore_adapter) cast declares an array type that exceeds a 32-bit address space, so the package fails to compile with GOARCH=386 or GOARCH=arm: dxcore.go:55:2: type [1073741824]_Ctype_struct_dxcore_adapter larger than address space Signed-off-by: Ajrat Makhmutov <rauty@altlinux.org> (cherry picked from commit a0ff6e483)
0 of 2 new or added lines in 1 file covered. (0.0%)
1 existing line in 1 file now uncovered.5960 of 13528 relevant lines covered (44.06%)
0.44 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 2 |
0.0 |
0.0% | internal/dxcore/dxcore.go |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
0.0 |
0.0% | internal/dxcore/dxcore.go |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 34619342702.1 | 248 |
44.06 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|