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

Add coroutine testcase #228

Merged
merged 24 commits into from
Jan 11, 2024
Merged

Add coroutine testcase #228

merged 24 commits into from
Jan 11, 2024

Conversation

bkryza
Copy link
Owner

@bkryza bkryza commented Jan 11, 2024

Fixes #101, #195, #221, #223, #224, #226

@codecov-commenter
Copy link

codecov-commenter commented Jan 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7be848b) 86.64% compared to head (555d0da) 85.72%.
Report is 2 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #228      +/-   ##
==========================================
- Coverage   86.64%   85.72%   -0.92%     
==========================================
  Files         119      120       +1     
  Lines       13042    13409     +367     
==========================================
+ Hits        11300    11495     +195     
- Misses       1742     1914     +172     

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

@bkryza bkryza merged commit 100f7c8 into master Jan 11, 2024
3 of 4 checks passed
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.

Add support for C++20 modules
2 participants