Skip to content

deprecate type aliases#980

Merged
grisumbras merged 1 commit intoboostorg:developfrom
grisumbras:remove-aliases
Feb 9, 2024
Merged

deprecate type aliases#980
grisumbras merged 1 commit intoboostorg:developfrom
grisumbras:remove-aliases

Conversation

@grisumbras
Copy link
Copy Markdown
Member

Fix #881

@cppalliance-bot
Copy link
Copy Markdown

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
Copy Markdown

@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
Copy Markdown

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

@codecov
Copy link
Copy Markdown

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
Copy Markdown

@cppalliance-bot
Copy link
Copy Markdown

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
Copy Markdown

@grisumbras grisumbras merged commit bacc644 into boostorg:develop Feb 9, 2024
@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