Skip to content

doc: fix json_body example entry in examples table#3089

Open
ssam18 wants to merge 3 commits intoboostorg:developfrom
ssam18:fix/json-body-example-docs
Open

doc: fix json_body example entry in examples table#3089
ssam18 wants to merge 3 commits intoboostorg:developfrom
ssam18:fix/json-body-example-docs

Conversation

@ssam18
Copy link
Copy Markdown

@ssam18 ssam18 commented Apr 1, 2026

The json_body example row in the HTTP clients table was missing a link to json_body.hpp, which is the actual file that defines the custom body type and is the main point of the example. Also added the missing empty SSL column placeholder [] to match the structure of every other row in the table.

Add missing json_body.hpp link alongside json_client.cpp in the HTTP clients table, and add the empty SSL column placeholder to keep the row consistent with the rest of the table.
@cppalliance-bot
Copy link
Copy Markdown

cppalliance-bot commented Apr 1, 2026

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

If more commits are pushed to the pull request, the docs will rebuild at the same URL.

2026-04-02 22:02:28 UTC

libs/regex depends on libs/static_assert via Boost.Build, but it was
missing from the Windows CI submodule checkout, causing all MSVC builds
to fail with 'could not resolve project reference /boost/static_assert'.
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.26%. Comparing base (a74967f) to head (756b5bb).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #3089      +/-   ##
===========================================
- Coverage    93.29%   93.26%   -0.03%     
===========================================
  Files          177      177              
  Lines        13742    13742              
===========================================
- Hits         12821    12817       -4     
- Misses         921      925       +4     

see 1 file with indirect coverage changes


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 a74967f...756b5bb. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ssam18
Copy link
Copy Markdown
Author

ssam18 commented Apr 2, 2026

Can someone take a look into this PR?

Shell scripts under tools/ are CI helpers and should not count toward
code coverage metrics.
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.

2 participants