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

Fixed coroutine reaching final suspend. #656

Merged
merged 1 commit into from
Jul 12, 2024
Merged

Conversation

andreasfertig
Copy link
Owner

No description provided.

Copy link

codecov bot commented Jul 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.88%. Comparing base (d56e927) to head (7eb0ed1).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #656   +/-   ##
=======================================
  Coverage   97.87%   97.88%           
=======================================
  Files          20       20           
  Lines        6273     6278    +5     
=======================================
+ Hits         6140     6145    +5     
  Misses        133      133           
Flag Coverage Δ
insights-macos 97.21% <100.00%> (+<0.01%) ⬆️
insights-ubuntu-amd64-libcxx-No 98.17% <100.00%> (+<0.01%) ⬆️
insights-ubuntu-amd64-libcxx-Yes 98.23% <100.00%> (+<0.01%) ⬆️
insights-ubuntu-arm64-libcxx-No 98.13% <100.00%> (+<0.01%) ⬆️
insights-ubuntu-arm64-libcxx-Yes 98.19% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@andreasfertig andreasfertig merged commit f170064 into main Jul 12, 2024
26 checks passed
@andreasfertig andreasfertig deleted the fixCoroFinalSuspend branch July 12, 2024 10:50
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