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

Remove BOOST_BUFFERS_DOCS macro #27

Merged
merged 2 commits into from
Apr 12, 2024

Conversation

ashtum
Copy link
Collaborator

@ashtum ashtum commented Apr 11, 2024

No description provided.

@cppalliance-bot
Copy link

Antora version: an automated preview of the documentation is available at https://27.buffersantora.prtest2.cppalliance.org/site/index.html

Copy link

codecov bot commented Apr 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.08%. Comparing base (d95319d) to head (920e11e).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #27   +/-   ##
========================================
  Coverage    99.08%   99.08%           
========================================
  Files           28       28           
  Lines          766      766           
========================================
  Hits           759      759           
  Misses           7        7           
Files Coverage Δ
include/boost/buffers/algorithm.hpp 100.00% <ø> (ø)
include/boost/buffers/any_dynamic_buffer.hpp 81.57% <ø> (ø)
include/boost/buffers/buffer_copy.hpp 100.00% <ø> (ø)
include/boost/buffers/buffer_size.hpp 100.00% <ø> (ø)
include/boost/buffers/const_buffer.hpp 100.00% <ø> (ø)
include/boost/buffers/const_buffer_pair.hpp 100.00% <ø> (ø)
include/boost/buffers/const_buffer_span.hpp 100.00% <ø> (ø)
include/boost/buffers/const_buffer_subspan.hpp 100.00% <ø> (ø)
include/boost/buffers/make_buffer.hpp 100.00% <ø> (ø)
include/boost/buffers/mutable_buffer.hpp 100.00% <ø> (ø)
... and 4 more

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d95319d...920e11e. Read the comment docs.

@ashtum ashtum requested review from vinniefalco and cmazakas April 11, 2024 20:28
@cppalliance-bot
Copy link

Antora version: an automated preview of the documentation is available at https://27.buffersantora.prtest2.cppalliance.org/site/index.html

@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://27.buffers.prtest.cppalliance.org/libs/buffers/doc/html/index.html

html
temp
out.txt
qbk/reference.qbk
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we could keep these without detriment.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I removed them to keep everything tidy since we won't be using BoostBook again.

@ashtum ashtum merged commit d5a6330 into cppalliance:develop Apr 12, 2024
54 checks passed
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.

3 participants