-
Notifications
You must be signed in to change notification settings - Fork 373
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
fix(gnovm): correct type comparison for bool type #2725
fix(gnovm): correct type comparison for bool type #2725
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2725 +/- ##
==========================================
- Coverage 60.23% 60.21% -0.02%
==========================================
Files 562 562
Lines 75091 75028 -63
==========================================
- Hits 45228 45181 -47
+ Misses 26482 26474 -8
+ Partials 3381 3373 -8
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Left one suggestion.
It runs very well. nice 👍 |
test runs well :D |
This closes #2719.
copy from #2719:
Contributors' checklist...
BREAKING CHANGE: xxx
message was included in the description