|
Ran
|
Jobs
1
|
Files
177
|
Run time
1min
|
Badge
README BADGES
|
push
github
Fix incorrect check for empty wide string (#1064) Fixes #1056 The commit https://github.com/c-ares/c-ares/commit/1d1b3d4a8 refactored the function to use wide strings, but didn't touch this check. Because an empty wide string would now be size 2 and not 1, the empty string would go on and cause the DNS domain list to be replaced with nothing. Signed-off-by: @dankmeme01
22718 of 24767 relevant lines covered (91.73%)
12784.47 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 2 |
95.14 |
-0.81% | src/lib/ares_init.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 22068423731.1 | 935 |
61.26 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|