mattgodbolt / seasocks

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

Add GCC 13 and Clang 16 CI builds #195

Closed offa closed 1 year ago

offa commented 1 year ago

Builds for the latest version of GCC and Clang.

codecov[bot] commented 1 year ago

Codecov Report

Merging #195 (7089da4) into master (46519a6) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #195   +/-   ##
=======================================
  Coverage   34.84%   34.84%           
=======================================
  Files          54       54           
  Lines        2330     2330           
  Branches      355      355           
=======================================
  Hits          812      812           
  Misses       1429     1429           
  Partials       89       89           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more