Skip to content

docs: Describe how the control flows thorugh co_await expressions in … - #418

Merged
akrzemi1 merged 1 commit into
cppalliance:developfrom
akrzemi1:coros
Sep 11, 2026
Merged

docs: Describe how the control flows thorugh co_await expressions in …#418
akrzemi1 merged 1 commit into
cppalliance:developfrom
akrzemi1:coros

Conversation

@akrzemi1

Copy link
Copy Markdown
Contributor

…Capy

This introduces the missing part on how the Proactor pattern is implemented in Capy with co_await and the executors. The interesting changes are in a single file 4a.flow-control.adoc. Others are just the renumbering of the pages.

…Capy

This introduces the missing part on how the Proactor pattern is implemented in Capy with co_await and the executors.
The interesting changes are in a single file 4a.flow-control.adoc. Others are just the renumbering of the pages.
@cppalliance-bot

Copy link
Copy Markdown

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

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

2026-09-11 07:05:38 UTC

@cppalliance-bot

Copy link
Copy Markdown

GCOVR code coverage report https://418.capy.prtest3.cppalliance.org/gcovr/index.html
LCOV code coverage report https://418.capy.prtest3.cppalliance.org/genhtml/index.html
Coverage Diff Report https://418.capy.prtest3.cppalliance.org/diff-report/index.html

Build time: 2026-09-11 07:13:30 UTC

@codecov

codecov Bot commented Sep 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.13%. Comparing base (b409092) to head (8c4122e).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #418      +/-   ##
===========================================
+ Coverage    98.09%   98.13%   +0.04%     
===========================================
  Files          130      130              
  Lines         6289     6289              
===========================================
+ Hits          6169     6172       +3     
+ Misses         120      117       -3     
Flag Coverage Δ
linux 98.08% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.
see 1 file 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 b409092...8c4122e. Read the comment docs.

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

@akrzemi1
akrzemi1 merged commit 44fdb91 into cppalliance:develop Sep 11, 2026
39 checks passed
@github-project-automation github-project-automation Bot moved this from Backlog to Done in Beast2 Sep 11, 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