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

Update status code list to conform with IANA registry #2811

Merged

Conversation

ashtum
Copy link
Collaborator

@ashtum ashtum commented Feb 6, 2024

@ashtum ashtum force-pushed the use-status-codes-listed-in-IANA-registery branch from 021f91c to 7d5d525 Compare February 6, 2024 07:51
Copy link

codecov bot commented Feb 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (dc8798c) 93.04% compared to head (180d997) 93.06%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2811      +/-   ##
===========================================
+ Coverage    93.04%   93.06%   +0.02%     
===========================================
  Files          178      178              
  Lines        13688    13687       -1     
===========================================
+ Hits         12736    12738       +2     
+ Misses         952      949       -3     
Files Coverage Δ
include/boost/beast/http/impl/status.ipp 94.25% <100.00%> (+3.34%) ⬆️

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 dc8798c...180d997. Read the comment docs.

@ashtum ashtum force-pushed the use-status-codes-listed-in-IANA-registery branch from 7d5d525 to 180d997 Compare February 6, 2024 09:50
@ashtum ashtum changed the title Refactor status code list to conform with IANA registry Update status code list to conform with IANA registry Feb 6, 2024
@ashtum ashtum merged commit 25105e4 into boostorg:develop Feb 6, 2024
41 checks passed
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.

Non-standard codes in boost::beast::http::status enum
1 participant