|
Ran
|
Jobs
1
|
Files
513
|
Run time
2min
|
Badge
README BADGES
|
push
github
sio: fix error message displaying bind address Now `sio_bind` function prints address into error message directly instead of relying on `fd` used in `bind` that failed to execute. `sio_bind` used `sio_socketname_to_buffer` for error message effectively attempting printing address bound to `fd` while there actually was an error in binding that address to that socket in the first place. Fixes #5925 NO_DOC=bugfix NO_CHANGELOG=minor (cherry picked from commit a5214bfcf)
67437 of 119951 branches covered (56.22%)
22 of 22 new or added lines in 1 file covered. (100.0%)
29 existing lines in 16 files now uncovered.100179 of 115055 relevant lines covered (87.07%)
2451040.17 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 9956173168.1 | 0 |
87.07 |
GitHub Action Run |