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 deprecated things #1040

Merged
merged 2 commits into from
Sep 18, 2024
Merged

Conversation

grisumbras
Copy link
Member

No description provided.

@cppalliance-bot
Copy link

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

Copy link

codecov bot commented Sep 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.40%. Comparing base (72b0e8a) to head (6d74dec).
Report is 17 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #1040   +/-   ##
========================================
  Coverage    93.40%   93.40%           
========================================
  Files           87       87           
  Lines         8622     8622           
========================================
  Hits          8053     8053           
  Misses         569      569           
Files with missing lines Coverage Δ
include/boost/json/detail/default_resource.hpp 83.33% <ø> (ø)
include/boost/json/detail/shared_resource.hpp 100.00% <ø> (ø)
include/boost/json/impl/value.ipp 99.12% <ø> (ø)
include/boost/json/monotonic_resource.hpp 100.00% <ø> (ø)
include/boost/json/result_for.hpp 100.00% <ø> (ø)
include/boost/json/static_resource.hpp 100.00% <ø> (ø)
include/boost/json/storage_ptr.hpp 100.00% <ø> (ø)
include/boost/json/string.hpp 100.00% <ø> (ø)
include/boost/json/value.hpp 98.83% <ø> (ø)
include/boost/json/value_to.hpp 100.00% <ø> (ø)

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 72b0e8a...6d74dec. Read the comment docs.

@cppalliance-bot
Copy link

@grisumbras grisumbras force-pushed the fix/remove-deprecated branch from 6d74dec to 906bf1a Compare September 18, 2024 09:48
@grisumbras grisumbras merged commit 906bf1a into boostorg:develop Sep 18, 2024
2 of 3 checks passed
@grisumbras grisumbras deleted the fix/remove-deprecated branch September 18, 2024 09:48
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