Skip to content

use std::error_code instead of system::error_code - #48

Merged
ashtum merged 1 commit into
cppalliance:developfrom
ashtum:work
Aug 26, 2026
Merged

use std::error_code instead of system::error_code#48
ashtum merged 1 commit into
cppalliance:developfrom
ashtum:work

Conversation

@ashtum

@ashtum ashtum commented Aug 26, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@cppalliance-bot

Copy link
Copy Markdown

An automated preview of the documentation is available at https://48.burl.prtest3.cppalliance.org/index.html

If more commits are pushed to the pull request, the docs will rebuild at the same URL.

2026-08-26 16:42:48 UTC

@codecov

codecov Bot commented Aug 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.21%. Comparing base (0c78b75) to head (a24034c).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #48   +/-   ##
========================================
  Coverage    99.21%   99.21%           
========================================
  Files           67       67           
  Lines         3952     3953    +1     
========================================
+ Hits          3921     3922    +1     
  Misses          31       31           
Flag Coverage Δ
linux 99.21% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
include/boost/burl/head_parser.hpp 100.00% <ø> (ø)
include/boost/burl/message_reader.hpp 100.00% <ø> (ø)
include/boost/burl/message_writer.hpp 100.00% <ø> (ø)
include/boost/burl/parser.hpp 95.00% <ø> (ø)
include/boost/burl/serializer.hpp 100.00% <ø> (ø)
include/boost/burl/test/response_factory.hpp 98.21% <ø> (ø)
src/detail/grammar.hpp 100.00% <ø> (ø)
src/head_parser.cpp 99.57% <ø> (+<0.01%) ⬆️
src/parser.cpp 98.73% <ø> (ø)
src/serializer.cpp 99.67% <100.00%> (ø)

Continue to review full report in Codecov by Harness.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ashtum
ashtum merged commit 1942399 into cppalliance:develop Aug 26, 2026
13 checks passed
@github-project-automation github-project-automation Bot moved this from Backlog to Done in Beast2 Aug 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants