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(cmd/gno): allow testing packages which contain test files with package x_test #1330

Merged
merged 19 commits into from
Nov 23, 2023

chore: fix pkg_test

4758132
Select commit
Loading
Failed to load commit list.
Merged

fix(cmd/gno): allow testing packages which contain test files with package x_test #1330

chore: fix pkg_test
4758132
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 6, 2023 in 0s

18.18% of diff hit (within 100.00% threshold of 47.91%)

View this Pull Request on Codecov

18.18% of diff hit (within 100.00% threshold of 47.91%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/cmd/gno/test.go#L331

Added line #L331 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/cmd/gno/test.go#L334

Added line #L334 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/cmd/gno/test.go#L348-L353

Added lines #L348 - L353 were not covered by tests