Ran
|
Jobs
1
|
Files
267
|
Run time
23s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
<a href="https://github.com/curl/curl/commit/<a class=hub.com/curl/curl/commit/<a class="double-link" href="https://git"><a class=hub.com/curl/curl/commit/7f41432c191c70f7f782802cd17e95e87a9a7671">7f41432c1<a href="https://github.com/curl/curl/commit/7f41432c191c70f7f782802cd17e95e87a9a7671"><a href="https://github.com/curl/curl/commit/7f41432c191c70f7f782802cd17e95e87a9a7671">">URL: fix ASCII dependency in strcpy_url and strlen_url Commit </a><a class="double-link" href="https://github.com/curl/curl/commit/<a class="double-link" href="https://github.com/curl/curl/commit/3c630f9b0af097663a64e5c875c580aa9808a92b">3c630f9b0</a>">3c630f9b0</a><a href="https://github.com/curl/curl/commit/7f41432c191c70f7f782802cd17e95e87a9a7671"> partially reverted the changes from commit </a><a class="double-link" href="https://github.com/curl/curl/commit/<a class="double-link" href="https://github.com/curl/curl/commit/dd7521bcc1b7a6fcb53c31f9bd1192fcc884bd56">dd7521bcc</a>">dd7521bcc</a><a href="https://github.com/curl/curl/commit/7f41432c191c70f7f782802cd17e95e87a9a7671"> because of the problem that strcpy_url() was modified unilaterally without also modifying strlen_url(). As a consequence strcpy_url() was again depending on ASCII encoding. This change fixes strlen_url() and strcpy_url() in parallel to use a common host-encoding independent criterion for deciding whether an URL character must be %-escaped. Closes #2535
8 of 8 new or added lines in 2 files covered. (100.0%)
20829 of 27946 relevant lines covered (74.53%)
179169.81 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
80.96 |
-0.25% | lib/vauth/digest.c |
2 |
86.89 |
-0.66% | lib/http_proxy.c |
4 |
54.12 |
-0.4% | lib/http2.c |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
17 | 7802.17 (T=coverage) | 267 |
74.53 |
Travis Job 7802.17 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|