mattgodbolt / seasocks

Simple, small, C++ embeddable webserver with WebSockets support
BSD 2-Clause "Simplified" License
734 stars 120 forks source link

Clang 9 CI build #130

Closed offa closed 5 years ago

offa commented 5 years ago

CI support for the latest clang version.

codecov[bot] commented 5 years ago

Codecov Report

Merging #130 into master will increase coverage by 0.24%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #130      +/-   ##
=========================================
+ Coverage   36.55%   36.8%   +0.24%     
=========================================
  Files          52      51       -1     
  Lines        2254    2201      -53     
=========================================
- Hits          824     810      -14     
+ Misses       1430    1391      -39
Impacted Files Coverage Δ
src/main/c/internal/ConcreteResponse.h 86.66% <0%> (-0.84%) :arrow_down:
src/main/c/PageRequest.cpp 0% <0%> (ø) :arrow_up:
src/main/c/seasocks/ZlibContextDisabled.cpp
src/main/c/Connection.cpp 21.74% <0%> (+0.22%) :arrow_up:
src/main/c/Server.cpp 29.05% <0%> (+0.24%) :arrow_up:
src/main/c/HybiPacketDecoder.cpp 81.81% <0%> (+1.17%) :arrow_up:
src/main/c/seasocks/Request.cpp 12% <0%> (+3.17%) :arrow_up:
src/main/c/util/Json.cpp 77.77% <0%> (+4.24%) :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 33a1895...ad201bd. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #130 into master will increase coverage by 0.24%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #130      +/-   ##
=========================================
+ Coverage   36.55%   36.8%   +0.24%     
=========================================
  Files          52      51       -1     
  Lines        2254    2201      -53     
=========================================
- Hits          824     810      -14     
+ Misses       1430    1391      -39
Impacted Files Coverage Δ
src/main/c/internal/ConcreteResponse.h 86.66% <0%> (-0.84%) :arrow_down:
src/main/c/PageRequest.cpp 0% <0%> (ø) :arrow_up:
src/main/c/seasocks/ZlibContextDisabled.cpp
src/main/c/Connection.cpp 21.74% <0%> (+0.22%) :arrow_up:
src/main/c/Server.cpp 29.05% <0%> (+0.24%) :arrow_up:
src/main/c/HybiPacketDecoder.cpp 81.81% <0%> (+1.17%) :arrow_up:
src/main/c/seasocks/Request.cpp 12% <0%> (+3.17%) :arrow_up:
src/main/c/util/Json.cpp 77.77% <0%> (+4.24%) :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 33a1895...ad201bd. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #130 into master will increase coverage by 0.24%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #130      +/-   ##
=========================================
+ Coverage   36.55%   36.8%   +0.24%     
=========================================
  Files          52      51       -1     
  Lines        2254    2201      -53     
=========================================
- Hits          824     810      -14     
+ Misses       1430    1391      -39
Impacted Files Coverage Δ
src/main/c/internal/ConcreteResponse.h 86.66% <0%> (-0.84%) :arrow_down:
src/main/c/PageRequest.cpp 0% <0%> (ø) :arrow_up:
src/main/c/seasocks/ZlibContextDisabled.cpp
src/main/c/Connection.cpp 21.74% <0%> (+0.22%) :arrow_up:
src/main/c/Server.cpp 29.05% <0%> (+0.24%) :arrow_up:
src/main/c/HybiPacketDecoder.cpp 81.81% <0%> (+1.17%) :arrow_up:
src/main/c/seasocks/Request.cpp 12% <0%> (+3.17%) :arrow_up:
src/main/c/util/Json.cpp 77.77% <0%> (+4.24%) :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 33a1895...ad201bd. Read the comment docs.