Skip to content

Conversation

harashimahashi
Copy link
Contributor

@harashimahashi harashimahashi commented Jan 24, 2023

Purpose

#194

Related Information

  • Design document: ...
  • Bench PR: ...

Testing

  • This change is a trivial rework or code cleanup without any test coverage.
  • This change is already covered by existing tests.
  • This PR adds tests that were used to verify all changes.
  • There are tests in an external testing repository: ...

@harashimahashi harashimahashi force-pushed the 194-implement-co-await-single-future branch from f465285 to 3029d7b Compare January 25, 2023 23:08
@harashimahashi harashimahashi requested a review from MBkkt January 25, 2023 23:09
@codecov
Copy link

codecov bot commented Jan 25, 2023

Codecov Report

Merging #232 (d415198) into main (49b5ef1) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #232   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           66        66           
  Lines         1521      1543   +22     
=========================================
+ Hits          1521      1543   +22     
Impacted Files Coverage Δ
include/yaclib/coro/await.hpp 100.00% <100.00%> (ø)
include/yaclib/coro/detail/await_awaiter.hpp 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@harashimahashi harashimahashi force-pushed the 194-implement-co-await-single-future branch from 3029d7b to d415198 Compare January 25, 2023 23:55
@MBkkt MBkkt self-assigned this Jan 25, 2023
@MBkkt MBkkt merged commit 9ece55a into main Jan 26, 2023
@MBkkt MBkkt deleted the 194-implement-co-await-single-future branch December 7, 2023 06:20
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