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: Add vm/qdoc with function comments #3459

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

feat: Add support for vm/qdoc

cc96681
Select commit
Loading
Failed to load commit list.
Open

feat: Add vm/qdoc with function comments #3459

feat: Add support for vm/qdoc
cc96681
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 24, 2025 in 1s

32.84% of diff hit (target 66.96%)

View this Pull Request on Codecov

32.84% of diff hit (target 66.96%)

Annotations

Check warning on line 858 in gno.land/pkg/sdk/vm/keeper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/sdk/vm/keeper.go#L855-L858

Added lines #L855 - L858 were not covered by tests

Check warning on line 869 in gno.land/pkg/sdk/vm/keeper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/sdk/vm/keeper.go#L868-L869

Added lines #L868 - L869 were not covered by tests

Check warning on line 49 in gnovm/pkg/doc/json_doc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/doc/json_doc.go#L45-L49

Added lines #L45 - L49 were not covered by tests

Check warning on line 57 in gnovm/pkg/doc/json_doc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/doc/json_doc.go#L51-L57

Added lines #L51 - L57 were not covered by tests

Check warning on line 66 in gnovm/pkg/doc/json_doc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/doc/json_doc.go#L61-L66

Added lines #L61 - L66 were not covered by tests

Check warning on line 85 in gnovm/pkg/doc/json_doc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/doc/json_doc.go#L68-L85

Added lines #L68 - L85 were not covered by tests

Check warning on line 96 in gnovm/pkg/doc/json_doc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/doc/json_doc.go#L88-L96

Added lines #L88 - L96 were not covered by tests

Check warning on line 108 in gnovm/pkg/doc/json_doc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/doc/json_doc.go#L99-L108

Added lines #L99 - L108 were not covered by tests

Check warning on line 132 in gnovm/pkg/doc/json_doc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/doc/json_doc.go#L111-L132

Added lines #L111 - L132 were not covered by tests

Check warning on line 136 in gnovm/pkg/doc/json_doc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/doc/json_doc.go#L136

Added line #L136 was not covered by tests

Check warning on line 141 in gnovm/pkg/doc/json_doc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/doc/json_doc.go#L139-L141

Added lines #L139 - L141 were not covered by tests

Check warning on line 43 in gnovm/pkg/doc/pkg.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/doc/pkg.go#L43

Added line #L43 was not covered by tests

Check warning on line 75 in gnovm/pkg/doc/pkg.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/doc/pkg.go#L75

Added line #L75 was not covered by tests

Check warning on line 80 in gnovm/pkg/doc/pkg.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/doc/pkg.go#L80

Added line #L80 was not covered by tests