|
Ran
|
Jobs
1
|
Files
97
|
Run time
1min
|
Badge
README BADGES
|
push
github
Read string tables as one block for most files (#983) Only keep the lazy behaviour for the dyld cache. This fixes the reading of long symbol names in ELF when using `ReadCache`, and improves overall efficiency of string table parsing. Note that this means we now return an error in File::parse for invalid string tables. This is now the same as the error handling for symbol tables, but we can revisit this decision if it is a problem. Partial revert of 24d513f58
39 of 60 new or added lines in 7 files covered. (65.0%)
18 existing lines in 3 files now uncovered.21447 of 29500 relevant lines covered (72.7%)
10606.02 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 11 |
87.46 |
-2.81% | src/read/macho/load_command.rs |
| 8 |
93.27 |
-4.91% | src/read/util.rs |
| 1 |
76.83 |
0.0% | src/read/macho/file.rs |
| 1 |
87.07 |
-0.03% | src/read/xcoff/symbol.rs |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 8 |
80.85 |
-17.02% | src/read/read_ref.rs |
| 6 |
71.72 |
-6.06% | src/common.rs |
| 4 |
93.27 |
-4.91% | src/read/util.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 34545922709.1 | 97 |
72.7 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|