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

feat(format): support const args #794

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

alandefreitas
Copy link
Member

fix #793

@cppalliance-bot
Copy link

Copy link

codecov bot commented Nov 27, 2023

Codecov Report

Merging #794 (94e806b) into develop (cf2a888) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #794   +/-   ##
========================================
  Coverage    97.27%   97.27%           
========================================
  Files          156      156           
  Lines         8565     8565           
========================================
  Hits          8332     8332           
  Misses         233      233           
Files Coverage Δ
include/boost/url/detail/impl/format_args.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 cf2a888...94e806b. Read the comment docs.

@alandefreitas alandefreitas merged commit d99b89a into boostorg:develop Nov 27, 2023
41 checks passed
@alandefreitas alandefreitas deleted the format-const branch February 21, 2024 00:56
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.

Const integer makes format fail
2 participants