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

Move tightly coupled metrics out of packages #1242

Merged
merged 4 commits into from
Sep 21, 2023

Remove metrics package

c702ab7
Select commit
Loading
Failed to load commit list.
Merged

Move tightly coupled metrics out of packages #1242

Remove metrics package
c702ab7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 21, 2023 in 1s

70.00% of diff hit (target 60.00%)

View this Pull Request on Codecov

70.00% of diff hit (target 60.00%)

Annotations

Check warning on line 14 in db/event_listener.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

db/event_listener.go#L13-L14

Added lines #L13 - L14 were not covered by tests

Check warning on line 24 in jsonrpc/event_listener.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

jsonrpc/event_listener.go#L23-L24

Added lines #L23 - L24 were not covered by tests

Check warning on line 30 in jsonrpc/event_listener.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

jsonrpc/event_listener.go#L27-L30

Added lines #L27 - L30 were not covered by tests

Check warning on line 36 in jsonrpc/event_listener.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

jsonrpc/event_listener.go#L33-L36

Added lines #L33 - L36 were not covered by tests

Check warning on line 30 in node/metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

node/metrics.go#L26-L30

Added lines #L26 - L30 were not covered by tests

Check warning on line 46 in node/metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

node/metrics.go#L45-L46

Added lines #L45 - L46 were not covered by tests

Check warning on line 61 in node/metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

node/metrics.go#L60-L61

Added lines #L60 - L61 were not covered by tests

Check warning on line 92 in node/metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

node/metrics.go#L85-L92

Added lines #L85 - L92 were not covered by tests

Check warning on line 115 in node/metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

node/metrics.go#L113-L115

Added lines #L113 - L115 were not covered by tests

Check warning on line 124 in node/metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

node/metrics.go#L120-L124

Added lines #L120 - L124 were not covered by tests

Check warning on line 134 in node/metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

node/metrics.go#L131-L134

Added lines #L131 - L134 were not covered by tests

Check warning on line 138 in node/metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

node/metrics.go#L136-L138

Added lines #L136 - L138 were not covered by tests

Check warning on line 18 in sync/event_listener.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sync/event_listener.go#L17-L18

Added lines #L17 - L18 were not covered by tests

Check warning on line 24 in sync/event_listener.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sync/event_listener.go#L23-L24

Added lines #L23 - L24 were not covered by tests

Check warning on line 198 in sync/sync.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sync/sync.go#L198

Added line #L198 was not covered by tests