mattgodbolt / seasocks

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

Update Catch 2.13.9 #168

Closed offa closed 2 years ago

offa commented 2 years ago

Cherry pick of #165, since GCC 12 is affected too.

codecov[bot] commented 2 years ago

Codecov Report

Merging #168 (5b7e7a8) into master (b070b89) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #168   +/-   ##
=======================================
  Coverage   35.86%   35.86%           
=======================================
  Files          53       53           
  Lines        2303     2303           
=======================================
  Hits          826      826           
  Misses       1477     1477           

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 b070b89...5b7e7a8. Read the comment docs.

mattgodbolt commented 2 years ago

thanks @offa