Skip to content

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

Merged
ashtum merged 2 commits into
cppalliance:developfrom
ashtum:work
Aug 26, 2026
Merged

use std::error_code instead of system::error_code#163
ashtum merged 2 commits into
cppalliance:developfrom
ashtum:work

Conversation

@ashtum

@ashtum ashtum commented Aug 26, 2026

Copy link
Copy Markdown
Collaborator

Closes #162

@github-project-automation github-project-automation Bot moved this to Backlog in Beast2 Aug 26, 2026
@ashtum
ashtum force-pushed the work branch 3 times, most recently from 4b6a2fa to df4c43b Compare August 26, 2026 18:09
@cppalliance-bot

cppalliance-bot commented Aug 26, 2026

Copy link
Copy Markdown

An automated preview of the documentation is available at https://163.beast2.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 19:11:17 UTC

@ashtum
ashtum force-pushed the work branch 2 times, most recently from bfa53a7 to 99980e8 Compare August 26, 2026 18:52
@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 93.10%. Comparing base (6d83768) to head (49f8d8f).
⚠️ Report is 58 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##           develop     #163       +/-   ##
============================================
+ Coverage    51.11%   93.10%   +41.99%     
============================================
  Files           37        3       -34     
  Lines         1528       87     -1441     
============================================
- Hits           781       81      -700     
+ Misses         747        6      -741     
Flag Coverage Δ
linux 93.10% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.
see 13 files with indirect coverage changes


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 fb0a9c8...49f8d8f. 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 linked an issue Aug 26, 2026 that may be closed by this pull request
@ashtum
ashtum merged commit 4c32610 into cppalliance:develop Aug 26, 2026
10 of 11 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.

Use std::error_code instead of boost::system::error_code Clean up CI target list

2 participants