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

refactor: move detail headers to src #815

Merged
merged 1 commit into from
Jan 19, 2024

Conversation

alandefreitas
Copy link
Member

No description provided.

Copy link

codecov bot commented Jan 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fcb5f58) 97.26% compared to head (f595ebe) 97.24%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #815      +/-   ##
===========================================
- Coverage    97.26%   97.24%   -0.03%     
===========================================
  Files          156      157       +1     
  Lines         8587     8587              
===========================================
- Hits          8352     8350       -2     
- Misses         235      237       +2     
Files Coverage Δ
include/boost/url/detail/vformat.hpp 100.00% <ø> (ø)
src/authority_view.cpp 85.11% <ø> (ø)
src/detail/any_params_iter.cpp 99.44% <ø> (ø)
src/detail/any_segments_iter.cpp 100.00% <ø> (ø)
src/detail/decode.cpp 85.96% <ø> (ø)
src/detail/format_args.cpp 100.00% <ø> (ø)
src/detail/move_chars.hpp 100.00% <ø> (ø)
src/detail/normalize.cpp 91.35% <ø> (-0.47%) ⬇️
src/detail/normalize.hpp 100.00% <ø> (ø)
src/detail/over_allocator.hpp 100.00% <ø> (ø)
... and 33 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 fcb5f58...f595ebe. Read the comment docs.

@cppalliance-bot
Copy link

@alandefreitas alandefreitas merged commit 8a82041 into boostorg:develop Jan 19, 2024
42 of 43 checks passed
@alandefreitas alandefreitas deleted the detail-cpp 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.

2 participants