xmidt-org / curlws

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

Move to meson #69

Closed schmidtw closed 3 years ago

guardrails[bot] commented 3 years ago

All previously detected findings have been fixed. Good job! 👍🎉

We will keep this comment up-to-date as you go along and notify you of any security issues that we identify.


👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

codecov[bot] commented 3 years ago

Codecov Report

Merging #69 (4e553f3) into main (eb0b6e4) will decrease coverage by 10.67%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             main      #69       +/-   ##
===========================================
- Coverage   94.76%   84.08%   -10.68%     
===========================================
  Files          15       19        +4     
  Lines        1107     1502      +395     
  Branches        0      357      +357     
===========================================
+ Hits         1049     1263      +214     
- Misses         58      185      +127     
- Partials        0       54       +54     
Impacted Files Coverage Δ
examples/cli/cli.c 0.00% <ø> (ø)
src/cb.c 100.00% <ø> (ø)
src/curlws.c 90.20% <ø> (-5.44%) :arrow_down:
src/data_block_sender.c 100.00% <ø> (ø)
src/sha1_openssl.c 54.54% <0.00%> (-45.46%) :arrow_down:
src/random.c 88.88% <0.00%> (-11.12%) :arrow_down:
src/sha1/sha1.c 71.64% <0.00%> (-7.75%) :arrow_down:
src/utils.c 95.08% <0.00%> (-4.92%) :arrow_down:
src/verbose.c 82.35% <0.00%> (-4.32%) :arrow_down:
... and 13 more

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 188cd83...4e553f3. Read the comment docs.

sonarcloud[bot] commented 3 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
0.0% 0.0% Duplication