-
Notifications
You must be signed in to change notification settings - Fork 16
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
Enable trivial cases of global state variables. #1130
Conversation
This PR includes preparatory commits to move some printing code. Which I'd like to split away once accepted. It also includes the generated |
9eba6e0
to
59efbf0
Compare
84d38e0
to
3cb7a94
Compare
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #1130 +/- ##
==========================================
- Coverage 88.31% 88.21% -0.10%
==========================================
Files 175 175
Lines 12981 13024 +43
==========================================
+ Hits 11464 11489 +25
- Misses 1517 1535 +18 ☔ View full report in Codecov by Sentry. |
This comment has been minimized.
This comment has been minimized.
3cb7a94
to
f118e0d
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
3255394
to
a6799f9
Compare
This comment has been minimized.
This comment has been minimized.
a6799f9
to
6d14759
Compare
Logfiles from GitLab pipeline #185257 (:white_check_mark:) have been uploaded here! Status and direct links: |
Adds the functionality required to make trivial cases involving GLOBAL variables work.