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

dev/moul/sourceless closure #1271

Draft
wants to merge 23 commits into
base: master
Choose a base branch
from

chore: add a sourceless-closure example

c002d02
Select commit
Loading
Failed to load commit list.
Draft

dev/moul/sourceless closure #1271

chore: add a sourceless-closure example
c002d02
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 21, 2023 in 1s

47.70% (-0.14%) compared to 89428c5

View this Pull Request on Codecov

47.70% (-0.14%) compared to 89428c5

Details

Codecov Report

Attention: 106 lines in your changes are missing coverage. Please review.

Comparison is base (89428c5) 47.84% compared to head (c002d02) 47.70%.
Report is 9 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1271      +/-   ##
==========================================
- Coverage   47.84%   47.70%   -0.14%     
==========================================
  Files         369      371       +2     
  Lines       62764    62812      +48     
==========================================
- Hits        30028    29964      -64     
- Misses      30308    30410     +102     
- Partials     2428     2438      +10     
Files Coverage Δ
gno.land/pkg/sdk/vm/handler.go 0.00% <ø> (ø)
gno.land/pkg/sdk/vm/keeper.go 39.61% <ø> (-0.50%) ⬇️
gno.land/pkg/sdk/vm/msgs.go 37.28% <ø> (+0.62%) ⬆️
tm2/pkg/crypto/keys/client/maketx.go 0.00% <0.00%> (ø)
tm2/pkg/crypto/keys/client/run.go 0.00% <0.00%> (ø)

... and 17 files with indirect coverage changes

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