Skip to content

Conversation

@grisumbras
Copy link
Member

@grisumbras grisumbras commented Oct 22, 2025

Fix #1118
Fix #1117

@cppalliance-bot
Copy link

cppalliance-bot commented Oct 22, 2025

An automated preview of the documentation is available at https://1119.json.prtest2.cppalliance.org/libs/json/doc/html/index.html

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

2025-10-22 16:47:01 UTC

@grisumbras grisumbras force-pushed the refactor/trim-deps branch 2 times, most recently from 21de591 to 48969d1 Compare October 22, 2025 15:16
@cppalliance-bot
Copy link

@cppalliance-bot
Copy link

@codecov
Copy link

codecov bot commented Oct 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.71%. Comparing base (a81a43d) to head (427baa6).
⚠️ Report is 2 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1119      +/-   ##
===========================================
- Coverage    93.71%   93.71%   -0.01%     
===========================================
  Files           91       91              
  Lines         9156     9153       -3     
===========================================
- Hits          8581     8578       -3     
  Misses         575      575              
Files with missing lines Coverage Δ
include/boost/json/detail/config.hpp 100.00% <ø> (ø)
include/boost/json/detail/impl/stack.hpp 100.00% <100.00%> (ø)
include/boost/json/detail/sbo_buffer.hpp 100.00% <ø> (ø)
include/boost/json/detail/string_impl.hpp 100.00% <ø> (ø)
include/boost/json/detail/value_to.hpp 100.00% <ø> (ø)
include/boost/json/impl/array.hpp 100.00% <ø> (ø)
include/boost/json/impl/array.ipp 100.00% <ø> (ø)
include/boost/json/impl/monotonic_resource.ipp 97.01% <100.00%> (-0.09%) ⬇️
include/boost/json/impl/object.hpp 100.00% <ø> (ø)
include/boost/json/impl/object.ipp 100.00% <ø> (ø)
... and 8 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 a81a43d...427baa6. Read the comment docs.

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

@cppalliance-bot
Copy link

cppalliance-bot commented Oct 24, 2025

An automated preview of the documentation is available at https://1119.json.prtest2.cppalliance.org/libs/json/doc/html/index.html

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

2025-10-24 16:41:55 UTC

@cppalliance-bot
Copy link

@grisumbras grisumbras merged commit 427baa6 into boostorg:develop Oct 27, 2025
5 checks passed
@grisumbras grisumbras deleted the refactor/trim-deps branch October 27, 2025 11:51
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.

define custom STATIC_ASSERT macro Dependency Reduction Effort

2 participants