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: Allow lens runtime selection via config #2684

PR FIXUP - Document config param in config.md

6b4055b
Select commit
Loading
Failed to load commit list.
Merged

feat: Allow lens runtime selection via config #2684

PR FIXUP - Document config param in config.md
6b4055b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 5, 2024 in 1s

61.82% of diff hit (target 78.16%)

View this Pull Request on Codecov

61.82% of diff hit (target 78.16%)

Annotations

Check warning on line 40 in cli/server_dump.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/server_dump.go#L40

Added line #L40 was not covered by tests

Check warning on line 129 in cli/start.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/start.go#L129

Added line #L129 was not covered by tests

Check warning on line 38 in http/client_lens.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

http/client_lens.go#L38

Added line #L38 was not covered by tests

Check warning on line 40 in internal/lens/txn_registry.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/lens/txn_registry.go#L40

Added line #L40 was not covered by tests

Check warning on line 24 in node/errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

node/errors.go#L23-L24

Added lines #L23 - L24 were not covered by tests

Check warning on line 57 in node/lens.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

node/lens.go#L57

Added line #L57 was not covered by tests

Check warning on line 66 in node/lens.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

node/lens.go#L66

Added line #L66 was not covered by tests

Check warning on line 76 in node/lens.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

node/lens.go#L76

Added line #L76 was not covered by tests

Check warning on line 83 in node/lens.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

node/lens.go#L83

Added line #L83 was not covered by tests

Check warning on line 117 in node/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

node/node.go#L116-L117

Added lines #L116 - L117 were not covered by tests

Check warning on line 133 in node/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

node/node.go#L133

Added line #L133 was not covered by tests