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 txtar driver for gnoland integration test #1117

Merged
merged 49 commits into from
Oct 5, 2023

chore: guide fix

4b80e80
Select commit
Loading
Failed to load commit list.
Merged

feat: add txtar driver for gnoland integration test #1117

chore: guide fix
4b80e80
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 4, 2023 in 1s

77.47% of diff hit (target 47.31%)

View this Pull Request on Codecov

77.47% of diff hit (target 47.31%)

Annotations

Check warning on line 13 in gno.land/cmd/gnokey/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/cmd/gnokey/main.go#L13

Added line #L13 was not covered by tests

Check warning on line 129 in gno.land/pkg/integration/gnoland.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/integration/gnoland.go#L128-L129

Added lines #L128 - L129 were not covered by tests

Check warning on line 145 in gno.land/pkg/integration/gnoland.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/integration/gnoland.go#L144-L145

Added lines #L144 - L145 were not covered by tests

Check warning on line 197 in gno.land/pkg/integration/gnoland.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/integration/gnoland.go#L196-L197

Added lines #L196 - L197 were not covered by tests

Check warning on line 203 in gno.land/pkg/integration/gnoland.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/integration/gnoland.go#L202-L203

Added lines #L202 - L203 were not covered by tests

Check warning on line 253 in gno.land/pkg/integration/gnoland.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/integration/gnoland.go#L252-L253

Added lines #L252 - L253 were not covered by tests

Check warning on line 259 in gno.land/pkg/integration/gnoland.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/integration/gnoland.go#L258-L259

Added lines #L258 - L259 were not covered by tests

Check warning on line 269 in gno.land/pkg/integration/gnoland.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/integration/gnoland.go#L268-L269

Added lines #L268 - L269 were not covered by tests

Check warning on line 273 in gno.land/pkg/integration/gnoland.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/integration/gnoland.go#L272-L273

Added lines #L272 - L273 were not covered by tests

Check warning on line 321 in gno.land/pkg/integration/gnoland.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/integration/gnoland.go#L321

Added line #L321 was not covered by tests

Check warning on line 332 in gno.land/pkg/integration/gnoland.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/integration/gnoland.go#L332

Added line #L332 was not covered by tests

Check warning on line 77 in gno.land/pkg/integration/testing_integration.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/integration/testing_integration.go#L76-L77

Added lines #L76 - L77 were not covered by tests

Check warning on line 131 in gno.land/pkg/integration/testing_integration.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/integration/testing_integration.go#L131

Added line #L131 was not covered by tests

Check warning on line 152 in gno.land/pkg/integration/testing_integration.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/integration/testing_integration.go#L152

Added line #L152 was not covered by tests

Check warning on line 161 in gno.land/pkg/integration/testing_integration.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/integration/testing_integration.go#L160-L161

Added lines #L160 - L161 were not covered by tests

Check warning on line 185 in gno.land/pkg/integration/testing_integration.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/integration/testing_integration.go#L184-L185

Added lines #L184 - L185 were not covered by tests

Check warning on line 244 in gno.land/pkg/integration/testing_integration.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/integration/testing_integration.go#L243-L244

Added lines #L243 - L244 were not covered by tests

Check warning on line 254 in gno.land/pkg/integration/testing_integration.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/integration/testing_integration.go#L248-L254

Added lines #L248 - L254 were not covered by tests

Check warning on line 259 in gno.land/pkg/integration/testing_integration.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/integration/testing_integration.go#L258-L259

Added lines #L258 - L259 were not covered by tests

Check warning on line 263 in gno.land/pkg/integration/testing_integration.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/integration/testing_integration.go#L263

Added line #L263 was not covered by tests

Check warning on line 274 in gno.land/pkg/integration/testing_integration.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/integration/testing_integration.go#L269-L274

Added lines #L269 - L274 were not covered by tests

Check warning on line 277 in gno.land/pkg/integration/testing_integration.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/integration/testing_integration.go#L276-L277

Added lines #L276 - L277 were not covered by tests

Check warning on line 32 in tm2/pkg/crypto/keys/client/add.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/add.go#L32

Added line #L32 was not covered by tests

Check warning on line 45 in tm2/pkg/crypto/keys/client/add.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/add.go#L45

Added line #L45 was not covered by tests

Check warning on line 27 in tm2/pkg/crypto/keys/client/addpkg.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/addpkg.go#L27

Added line #L27 was not covered by tests