beast icon indicating copy to clipboard operation
beast copied to clipboard

fix 2459

Open vinniefalco opened this issue 3 years ago • 2 comments

and I threw in the zlib pull request but it still creates warnings.

vinniefalco avatar Jun 18 '22 15:06 vinniefalco

Codecov Report

Merging #2463 (c491ef3) into develop (c2cff22) will decrease coverage by 0.02%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2463      +/-   ##
===========================================
- Coverage    94.75%   94.72%   -0.03%     
===========================================
  Files          152      152              
  Lines        11868    11868              
===========================================
- Hits         11245    11242       -3     
- Misses         623      626       +3     
Impacted Files Coverage Δ
include/boost/beast/core/impl/buffers_adaptor.hpp 98.67% <ø> (ø)
include/boost/beast/websocket/impl/read.hpp 96.50% <0.00%> (-0.67%) :arrow_down:
include/boost/beast/websocket/impl/ping.hpp 95.61% <0.00%> (+0.87%) :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 c2cff22...c491ef3. Read the comment docs.

codecov[bot] avatar Jun 18 '22 16:06 codecov[bot]