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 support for static variable inside a coroutine. #662

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

andreasfertig
Copy link
Owner

No description provided.

Copy link

codecov bot commented Jul 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.00%. Comparing base (4f78c7d) to head (7751994).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #662      +/-   ##
==========================================
+ Coverage   97.94%   98.00%   +0.06%     
==========================================
  Files          20       20              
  Lines        6524     6527       +3     
==========================================
+ Hits         6390     6397       +7     
+ Misses        134      130       -4     
Flag Coverage Δ
insights-macos 97.30% <100.00%> (+<0.01%) ⬆️
insights-ubuntu-amd64-libcxx-No 98.28% <100.00%> (+0.07%) ⬆️
insights-ubuntu-amd64-libcxx-Yes 98.26% <100.00%> (+<0.01%) ⬆️
insights-ubuntu-arm64-libcxx-No 98.24% <100.00%> (+0.07%) ⬆️
insights-ubuntu-arm64-libcxx-Yes 98.22% <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 461efd7 into main Jul 26, 2024
26 checks passed
@andreasfertig andreasfertig deleted the staticVarIncoro branch July 26, 2024 15:37
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