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

refactor: v2 simplify tracing #924

Merged
merged 59 commits into from
Sep 19, 2023

WIP

fbe6e3f
Select commit
Loading
Failed to load commit list.
Merged

refactor: v2 simplify tracing #924

WIP
fbe6e3f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 19, 2023 in 1s

76.21% of diff hit (target 57.54%)

View this Pull Request on Codecov

76.21% of diff hit (target 57.54%)

Annotations

Check warning on line 170 in v2/coord/coordinator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/coord/coordinator.go#L170

Added line #L170 was not covered by tests

Check warning on line 179 in v2/coord/coordinator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/coord/coordinator.go#L178-L179

Added lines #L178 - L179 were not covered by tests

Check warning on line 262 in v2/coord/coordinator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/coord/coordinator.go#L262

Added line #L262 was not covered by tests

Check warning on line 344 in v2/coord/coordinator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/coord/coordinator.go#L344

Added line #L344 was not covered by tests

Check warning on line 490 in v2/coord/coordinator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/coord/coordinator.go#L482-L490

Added lines #L482 - L490 were not covered by tests

Check warning on line 534 in v2/coord/coordinator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/coord/coordinator.go#L533-L534

Added lines #L533 - L534 were not covered by tests

Check warning on line 560 in v2/coord/coordinator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/coord/coordinator.go#L559-L560

Added lines #L559 - L560 were not covered by tests

Check warning on line 586 in v2/coord/coordinator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/coord/coordinator.go#L585-L586

Added lines #L585 - L586 were not covered by tests

Check warning on line 86 in v2/coord/event.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/coord/event.go#L85-L86

Added lines #L85 - L86 were not covered by tests

Check warning on line 146 in v2/coord/event.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/coord/event.go#L145-L146

Added lines #L145 - L146 were not covered by tests

Check warning on line 166 in v2/coord/event.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/coord/event.go#L165-L166

Added lines #L165 - L166 were not covered by tests

Check warning on line 175 in v2/coord/event.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/coord/event.go#L174-L175

Added lines #L174 - L175 were not covered by tests

Check warning on line 26 in v2/coord/internal/nettest/routing.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/coord/internal/nettest/routing.go#L26

Added line #L26 was not covered by tests

Check warning on line 30 in v2/coord/internal/nettest/routing.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/coord/internal/nettest/routing.go#L30

Added line #L30 was not covered by tests

Check warning on line 71 in v2/coord/internal/nettest/routing.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/coord/internal/nettest/routing.go#L71

Added line #L71 was not covered by tests

Check warning on line 114 in v2/coord/internal/nettest/routing.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/coord/internal/nettest/routing.go#L113-L114

Added lines #L113 - L114 were not covered by tests

Check warning on line 138 in v2/coord/internal/nettest/routing.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/coord/internal/nettest/routing.go#L138

Added line #L138 was not covered by tests

Check warning on line 39 in v2/coord/internal/nettest/topology.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/coord/internal/nettest/topology.go#L39

Added line #L39 was not covered by tests

Check warning on line 85 in v2/coord/internal/nettest/topology.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/coord/internal/nettest/topology.go#L85

Added line #L85 was not covered by tests

Check warning on line 93 in v2/coord/internal/nettest/topology.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/coord/internal/nettest/topology.go#L93

Added line #L93 was not covered by tests

Check warning on line 102 in v2/coord/internal/nettest/topology.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/coord/internal/nettest/topology.go#L102

Added line #L102 was not covered by tests

Check warning on line 107 in v2/coord/internal/nettest/topology.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/coord/internal/nettest/topology.go#L107

Added line #L107 was not covered by tests

Check warning on line 26 in v2/coord/internal/tiny/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/coord/internal/tiny/node.go#L25-L26

Added lines #L25 - L26 were not covered by tests

Check warning on line 218 in v2/coord/network.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/coord/network.go#L218

Added line #L218 was not covered by tests

Check warning on line 89 in v2/coord/query/iter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/coord/query/iter.go#L89

Added line #L89 was not covered by tests