|
Repo Added
|
Files
19
|
Badge
README BADGES
|
push
github
2599 of 7147 relevant lines covered (36.36%)
0.39 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 22742254201 | fix/c-code-bugs | Fix label() error return values: use -1 instead of 1 The label() function returned 1 on error, while all other C bridge functions in this file use -1 (matching the libvips convention). Functionally equivalent since Go checks != 0, but this makes ... | push | github |
36.36 |