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: gno test support /... pattern #1078

Merged
merged 10 commits into from
Oct 12, 2023

Merge branch 'master' into hariom/gno-test-patterns

9bf971e
Select commit
Loading
Failed to load commit list.
Merged

feat: gno test support /... pattern #1078

Merge branch 'master' into hariom/gno-test-patterns
9bf971e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 12, 2023 in 1s

80.70% of diff hit (target 47.79%)

View this Pull Request on Codecov

80.70% of diff hit (target 47.79%)

Annotations

Check warning on line 185 in gnovm/cmd/gno/test.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/cmd/gno/test.go#L185

Added line #L185 was not covered by tests

Check warning on line 187 in gnovm/cmd/gno/test.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/cmd/gno/test.go#L187

Added line #L187 was not covered by tests

Check warning on line 148 in gnovm/cmd/gno/util.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/cmd/gno/util.go#L147-L148

Added lines #L147 - L148 were not covered by tests

Check warning on line 157 in gnovm/cmd/gno/util.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/cmd/gno/util.go#L156-L157

Added lines #L156 - L157 were not covered by tests

Check warning on line 168 in gnovm/cmd/gno/util.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/cmd/gno/util.go#L167-L168

Added lines #L167 - L168 were not covered by tests