Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

boost 1.70 compatibility #1881

Merged
merged 1 commit into from
Apr 7, 2019
Merged

boost 1.70 compatibility #1881

merged 1 commit into from
Apr 7, 2019

Conversation

RvdE
Copy link

@RvdE RvdE commented Apr 5, 2019

Fixes #1880

@codecov-io
Copy link

codecov-io commented Apr 5, 2019

Codecov Report

Merging #1881 into master will increase coverage by <.01%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1881      +/-   ##
==========================================
+ Coverage   90.11%   90.11%   +<.01%     
==========================================
  Files         526      526              
  Lines       55936    55936              
  Branches     5825     5825              
==========================================
+ Hits        50405    50406       +1     
+ Misses       5531     5530       -1
Impacted Files Coverage Δ
src/cli/tls_proxy.cpp 4.97% <0%> (ø) ⬆️
src/cli/tls_http_server.cpp 4.24% <0%> (ø) ⬆️
src/lib/tls/tls_channel.cpp 80.19% <0%> (-0.34%) ⬇️
src/lib/misc/cryptobox/cryptobox.cpp 95.23% <0%> (+1.58%) ⬆️
src/lib/pk_pad/emsa_raw/emsa_raw.cpp 74.28% <0%> (+2.85%) ⬆️

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 7beb65e...86df247. Read the comment docs.

@randombit
Copy link
Owner

Thanks

@randombit randombit merged commit 86df247 into randombit:master Apr 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants