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

Allow custom promise_error_transform for C++20 coroutine. #35

Merged
merged 3 commits into from
Sep 21, 2022
Merged

Allow custom promise_error_transform for C++20 coroutine. #35

merged 3 commits into from
Sep 21, 2022

Conversation

owent
Copy link
Owner

@owent owent commented Sep 21, 2022

Signed-off-by: owent [email protected]

@codecov-commenter
Copy link

Codecov Report

Base: 87.66% // Head: 87.66% // No change to project coverage 👍

Coverage data is based on head (fbbfceb) compared to base (fefb1b8).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##               v2      #35   +/-   ##
=======================================
  Coverage   87.66%   87.66%           
=======================================
  Files          25       25           
  Lines        1321     1321           
=======================================
  Hits         1158     1158           
  Misses        163      163           
Impacted Files Coverage Δ
include/libcotask/task_manager.h 85.38% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@owent owent merged commit 56ac7a2 into v2 Sep 21, 2022
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