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

deprecate type aliases #980

Merged
merged 1 commit into from
Feb 9, 2024
Merged

Conversation

grisumbras
Copy link
Member

Fix #881

@cppalliance-bot
Copy link

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

@cppalliance-bot
Copy link

@grisumbras grisumbras force-pushed the remove-aliases branch 4 times, most recently from 1877b26 to a412e93 Compare February 8, 2024 17:28
@cppalliance-bot
Copy link

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

Copy link

codecov bot commented Feb 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (411b9a9) 93.08% compared to head (bacc644) 93.08%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #980   +/-   ##
========================================
  Coverage    93.08%   93.08%           
========================================
  Files           87       87           
  Lines         8122     8122           
========================================
  Hits          7560     7560           
  Misses         562      562           
Files Coverage Δ
include/boost/json/array.hpp 100.00% <ø> (ø)
include/boost/json/basic_parser.hpp 100.00% <ø> (ø)
include/boost/json/basic_parser_impl.hpp 98.45% <100.00%> (ø)
include/boost/json/detail/default_resource.hpp 83.33% <ø> (ø)
include/boost/json/detail/impl/except.ipp 100.00% <100.00%> (ø)
include/boost/json/detail/impl/handler.ipp 100.00% <ø> (ø)
include/boost/json/detail/parse_into.hpp 100.00% <100.00%> (ø)
include/boost/json/detail/shared_resource.hpp 100.00% <ø> (ø)
include/boost/json/detail/value.hpp 100.00% <ø> (ø)
include/boost/json/detail/value_to.hpp 100.00% <100.00%> (ø)
... and 21 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 411b9a9...bacc644. Read the comment docs.

@cppalliance-bot
Copy link

@cppalliance-bot
Copy link

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

@cppalliance-bot
Copy link

@grisumbras grisumbras merged commit bacc644 into boostorg:develop Feb 9, 2024
5 checks passed
@grisumbras grisumbras deleted the remove-aliases branch February 9, 2024 13:35
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.

remove type aliases
2 participants