|
Ran
|
Jobs
1
|
Files
1985
|
Run time
3min
|
Badge
README BADGES
|
push
github
pe-binary: wrap remaining LE fields with byte-swap macros Follow-up to 02cab70ac. pe_hash(), section_offset_cmp() and uki_hash() still had a bunch of raw accesses to LE fields (e_lfanew, SizeOfHeaders, PointerToRawData, SizeOfRawData, VirtualSize, certificate_table->Size) without le32toh(), so they'd produce garbage on big-endian. Also wrap VirtualSize in bootspec.c for consistency.
11 of 12 new or added lines in 2 files covered. (91.67%)
776 existing lines in 40 files now uncovered.312521 of 431243 relevant lines covered (72.47%)
1136337.56 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
80.0 |
0.0% | src/shared/pe-binary.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 22163041379.1 | 1985 |
72.47 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|