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: speed gnovm integration tests #17

Open
wants to merge 41 commits into
base: master
Choose a base branch
from

chore: lint

45b5921
Select commit
Loading
Failed to load commit list.
Open

fix: speed gnovm integration tests #17

chore: lint
45b5921
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 6, 2025 in 1s

67.71% (+0.03%) compared to f664c62

View this Pull Request on Codecov

67.71% (+0.03%) compared to f664c62

Details

Codecov Report

Attention: Patch coverage is 70.20619% with 289 lines in your changes missing coverage. Please review.

Project coverage is 67.71%. Comparing base (f664c62) to head (45b5921).

Files with missing lines Patch % Lines
gno.land/pkg/integration/testscript_gnoland.go 68.76% 137 Missing and 32 partials ⚠️
gno.land/pkg/integration/process.go 69.53% 62 Missing and 23 partials ⚠️
gno.land/pkg/integration/pkgloader.go 65.68% 26 Missing and 9 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
+ Coverage   67.67%   67.71%   +0.03%     
==========================================
  Files         572      575       +3     
  Lines       77668    78072     +404     
==========================================
+ Hits        52563    52864     +301     
- Misses      21632    21707      +75     
- Partials     3473     3501      +28     

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