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

Use boost::empty_value from Core for EBO #1233

Closed
wants to merge 1 commit into from

Conversation

glenfe
Copy link
Member

@glenfe glenfe commented Aug 26, 2018

No description provided.

@codecov
Copy link

codecov bot commented Aug 26, 2018

Codecov Report

Merging #1233 into develop will decrease coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1233      +/-   ##
===========================================
- Coverage    95.52%   95.51%   -0.01%     
===========================================
  Files          113      112       -1     
  Lines        11064    11042      -22     
===========================================
- Hits         10569    10547      -22     
  Misses         495      495
Impacted Files Coverage Δ
include/boost/beast/http/impl/message.ipp 96.03% <ø> (ø) ⬆️
include/boost/beast/http/fields.hpp 92.3% <100%> (ø) ⬆️
include/boost/beast/http/message.hpp 100% <100%> (ø) ⬆️
...lude/boost/beast/http/detail/basic_parsed_list.hpp 100% <100%> (ø) ⬆️
include/boost/beast/core/impl/flat_buffer.ipp 99.5% <100%> (ø) ⬆️
include/boost/beast/http/impl/fields.ipp 98.13% <100%> (ø) ⬆️
include/boost/beast/core/impl/multi_buffer.ipp 98.61% <100%> (ø) ⬆️
include/boost/beast/core/multi_buffer.hpp 100% <100%> (ø) ⬆️
include/boost/beast/core/flat_buffer.hpp 100% <100%> (ø) ⬆️

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 1da229a...cf71ef0. Read the comment docs.

vinniefalco pushed a commit to vinniefalco/beast that referenced this pull request Sep 23, 2018
vinniefalco pushed a commit to vinniefalco/beast that referenced this pull request Sep 23, 2018
vinniefalco pushed a commit to vinniefalco/beast that referenced this pull request Sep 23, 2018
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.

1 participant