Skip to content

Refactor error codes, conditions and remove generic_category alias#778

Merged
grisumbras merged 7 commits intoboostorg:developfrom
grisumbras:refactor/error-codes
Oct 19, 2022
Merged

Refactor error codes, conditions and remove generic_category alias#778
grisumbras merged 7 commits intoboostorg:developfrom
grisumbras:refactor/error-codes

Conversation

@grisumbras
Copy link
Copy Markdown
Member

@grisumbras grisumbras commented Oct 19, 2022

@grisumbras grisumbras self-assigned this Oct 19, 2022
@cppalliance-bot
Copy link
Copy Markdown

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

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 19, 2022

Codecov Report

Merging #778 (fde4e87) into develop (f4031f3) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #778      +/-   ##
===========================================
- Coverage    98.99%   98.98%   -0.01%     
===========================================
  Files           70       70              
  Lines         6734     6732       -2     
===========================================
- Hits          6666     6664       -2     
  Misses          68       68              
Impacted Files Coverage Δ
include/boost/json/detail/value_from.hpp 100.00% <ø> (ø)
include/boost/json/detail/value_to.hpp 100.00% <ø> (ø)
include/boost/json/impl/conversion.hpp 100.00% <ø> (ø)
include/boost/json/system_error.hpp 100.00% <ø> (ø)
include/boost/json/impl/error.ipp 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f4031f3...fde4e87. Read the comment docs.

@cppalliance-bot
Copy link
Copy Markdown

@grisumbras grisumbras merged commit fde4e87 into boostorg:develop Oct 19, 2022
@grisumbras grisumbras deleted the refactor/error-codes branch October 19, 2022 20:10
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 json::generic_category Remove condition::assign_error

2 participants