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: Revert "fix: hardcode max vm cycles in keeper" #1902

Merged
merged 1 commit into from
Apr 8, 2024

Revert "fix: hardcode max vm cycles in keeper (#1807)"

703c525
Select commit
Loading
Failed to load commit list.
Merged

fix: Revert "fix: hardcode max vm cycles in keeper" #1902

Revert "fix: hardcode max vm cycles in keeper (#1807)"
703c525
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 8, 2024 in 0s

45.04% (-2.70%) compared to 69811ff

View this Pull Request on Codecov

45.04% (-2.70%) compared to 69811ff

Details

Codecov Report

Attention: Patch coverage is 53.33333% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 45.04%. Comparing base (69811ff) to head (703c525).

Files Patch % Lines
gno.land/pkg/gnoland/node_inmemory.go 0.00% 5 Missing ⚠️
gno.land/pkg/gnoland/app.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1902      +/-   ##
==========================================
- Coverage   47.74%   45.04%   -2.70%     
==========================================
  Files         393      464      +71     
  Lines       61629    67983    +6354     
==========================================
+ Hits        29424    30623    +1199     
- Misses      29734    34787    +5053     
- Partials     2471     2573     +102     

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