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

fix(gnovm): correct type comparison for bool type #2725

Merged

fix

60b6697
Select commit
Loading
Failed to load commit list.
Merged

fix(gnovm): correct type comparison for bool type #2725

fix
60b6697
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 22, 2024 in 0s

60.21% (-0.02%) compared to aae5d49

View this Pull Request on Codecov

60.21% (-0.02%) compared to aae5d49

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.21%. Comparing base (aae5d49) to head (60b6697).
Report is 6 commits behind head on master.

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     

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