Use core::string_view directly instead of alias #3058
Codecov / codecov/project
succeeded
Apr 6, 2026 in 0s
93.29% (+0.00%) compared to a74967f
View this Pull Request on Codecov
93.29% (+0.00%) compared to a74967f
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.29%. Comparing base (a74967f) to head (b5ce94e).
Additional details and impacted files
@@ Coverage Diff @@
## develop #3058 +/- ##
========================================
Coverage 93.29% 93.29%
========================================
Files 177 177
Lines 13742 13742
========================================
Hits 12821 12821
Misses 921 921 | Files with missing lines | Coverage Δ | |
|---|---|---|
| example/doc/http_examples.hpp | 80.36% <100.00%> (ø) |
|
| ...ude/boost/beast/_experimental/test/impl/stream.ipp | 98.36% <ø> (ø) |
|
| include/boost/beast/_experimental/test/stream.hpp | 75.00% <ø> (ø) |
|
| .../boost/beast/core/detail/impl/temporary_buffer.ipp | 100.00% <ø> (ø) |
|
| include/boost/beast/core/detail/string.hpp | 100.00% <100.00%> (ø) |
|
| ...clude/boost/beast/core/detail/temporary_buffer.hpp | 100.00% <ø> (ø) |
|
| include/boost/beast/core/impl/string.ipp | 100.00% <ø> (ø) |
|
| include/boost/beast/core/string_type.hpp | 100.00% <100.00%> (ø) |
|
| include/boost/beast/http/basic_parser.hpp | 94.11% <ø> (ø) |
|
| include/boost/beast/http/chunk_encode.hpp | 100.00% <ø> (ø) |
|
| ... and 30 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 a74967f...b5ce94e. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading