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

chore: Rename generators to coroutines #107

Merged
merged 1 commit into from
Sep 9, 2024
Merged

chore: Rename generators to coroutines #107

merged 1 commit into from
Sep 9, 2024

Conversation

tibordp
Copy link
Member

@tibordp tibordp commented Sep 9, 2024

Also allow coroutines to receive values from outside.

Copy link

codecov bot commented Sep 9, 2024

Codecov Report

Attention: Patch coverage is 98.87640% with 1 line in your changes missing coverage. Please review.

Project coverage is 88.94%. Comparing base (b616323) to head (3b950ca).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/alumina-boot/src/ir/mono.rs 98.71% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #107   +/-   ##
=======================================
  Coverage   88.94%   88.94%           
=======================================
  Files          35       35           
  Lines       16553    16565   +12     
=======================================
+ Hits        14723    14734   +11     
- Misses       1830     1831    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tibordp tibordp merged commit 806ddb4 into master Sep 9, 2024
9 checks passed
@tibordp tibordp deleted the coroutines branch September 27, 2024 22:46
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.

1 participant