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

feat: avoid Instantiation of banker on pure packages #2248

Merged
merged 13 commits into from
Oct 23, 2024

change make file a fixe other tests

53369df
Select commit
Loading
Failed to load commit list.
Merged

feat: avoid Instantiation of banker on pure packages #2248

change make file a fixe other tests
53369df
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 23, 2024 in 0s

63.40% (-0.01%) compared to a2e5c3d

View this Pull Request on Codecov

63.40% (-0.01%) compared to a2e5c3d

Details

Codecov Report

Attention: Patch coverage is 28.57143% with 5 lines in your changes missing coverage. Please review.

Project coverage is 63.40%. Comparing base (a2e5c3d) to head (53369df).

Files with missing lines Patch % Lines
gnovm/stdlibs/std/native.go 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2248      +/-   ##
==========================================
- Coverage   63.40%   63.40%   -0.01%     
==========================================
  Files         565      565              
  Lines       79454    79461       +7     
==========================================
+ Hits        50375    50379       +4     
- Misses      25688    25690       +2     
- Partials     3391     3392       +1     

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