xmidt-org / curlws

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

Add a function that makes the library always compliant with the notic… #29

Closed schmidtw closed 3 years ago

schmidtw commented 3 years ago

…e and license terms.

sonarcloud[bot] commented 3 years ago

SonarCloud Quality Gate failed.

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

0.0% 0.0% Coverage
0.0% 0.0% Duplication

codecov[bot] commented 3 years ago

Codecov Report

Merging #29 (37f72bb) into main (d1231b1) will decrease coverage by 0.13%. The diff coverage is 77.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
- Coverage   84.82%   84.69%   -0.13%     
==========================================
  Files          30       32       +2     
  Lines        2873     2927      +54     
==========================================
+ Hits         2437     2479      +42     
- Misses        436      448      +12     
Impacted Files Coverage Δ
src/notice.c 0.00% <0.00%> (ø)
tests/test_notice.c 80.76% <80.76%> (ø)

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 d1231b1...37f72bb. Read the comment docs.