xmidt-org / curlws

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

Make the warnings pedantic and stricter. #70

Closed schmidtw closed 2 years ago

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

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

No Coverage information No Coverage information
No Duplication information No Duplication information

codecov[bot] commented 2 years ago

Codecov Report

Merging #70 (cea638b) into main (6550ae4) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #70   +/-   ##
=======================================
  Coverage   84.08%   84.08%           
=======================================
  Files          19       19           
  Lines        1502     1502           
  Branches      357      357           
=======================================
  Hits         1263     1263           
  Misses        185      185           
  Partials       54       54           
Impacted Files Coverage Δ
examples/cli/cli.c 0.00% <ø> (ø)

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 6550ae4...cea638b. Read the comment docs.