Closed schmidtw closed 3 years ago
Kudos, SonarCloud Quality Gate passed!
Merging #38 (099870f) into main (4c8d86a) will increase coverage by
0.56%
. The diff coverage is91.35%
.
@@ Coverage Diff @@
## main #38 +/- ##
==========================================
+ Coverage 85.84% 86.40% +0.56%
==========================================
Files 33 33
Lines 3157 3288 +131
==========================================
+ Hits 2710 2841 +131
Misses 447 447
Impacted Files | Coverage Δ | |
---|---|---|
src/receive.c | 96.98% <0.00%> (ø) |
|
src/send.c | 77.63% <0.00%> (ø) |
|
tests/test_handlers.c | 93.96% <85.71%> (-4.71%) |
:arrow_down: |
src/cb.c | 100.00% <100.00%> (ø) |
|
src/curlws.c | 93.21% <100.00%> (+0.02%) |
:arrow_up: |
src/header.c | 100.00% <100.00%> (+8.82%) |
:arrow_up: |
tests/test_header.c | 97.80% <100.00%> (+1.61%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 4c8d86a...099870f. Read the comment docs.
Now that it's easy to repoint our verbose output to different streams, use it to enforce the output format for most of the calls.