xmidt-org / curlws

curlws is a websocket implementation that leverages libcurl.
6 stars 1 forks source link

Add a verbose stream configuration #37

Closed schmidtw closed 3 years ago

schmidtw commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #37 (d6a776e) into main (369ac93) will increase coverage by 0.42%. The diff coverage is 99.35%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
+ Coverage   85.42%   85.84%   +0.42%     
==========================================
  Files          33       33              
  Lines        3059     3157      +98     
==========================================
+ Hits         2613     2710      +97     
- Misses        446      447       +1     
Impacted Files Coverage Δ
tests/test_curlws.c 99.42% <99.27%> (-0.20%) :arrow_down:
src/curlws.c 93.18% <100.00%> (+0.27%) :arrow_up:
tests/curlws_mocks.c 87.26% <100.00%> (+0.33%) :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 369ac93...d6a776e. Read the comment docs.

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

96.2% 96.2% Coverage
0.0% 0.0% Duplication