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

p2p: handle txns in pubsub validator #6070

Merged

add algod_transaction_messages_dropped_backlog_p2p

5977cca
Select commit
Loading
Failed to load commit list.
Merged

p2p: handle txns in pubsub validator #6070

add algod_transaction_messages_dropped_backlog_p2p
5977cca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 19, 2024 in 1s

60.41% of diff hit (target 56.13%)

View this Pull Request on Codecov

60.41% of diff hit (target 56.13%)

Annotations

Check warning on line 219 in data/txHandler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

data/txHandler.go#L219

Added line #L219 was not covered by tests

Check warning on line 788 in data/txHandler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

data/txHandler.go#L788

Added line #L788 was not covered by tests

Check warning on line 801 in data/txHandler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

data/txHandler.go#L801

Added line #L801 was not covered by tests

Check warning on line 817 in data/txHandler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

data/txHandler.go#L815-L817

Added lines #L815 - L817 were not covered by tests

Check warning on line 837 in data/txHandler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

data/txHandler.go#L834-L837

Added lines #L834 - L837 were not covered by tests

Check warning on line 846 in data/txHandler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

data/txHandler.go#L846

Added line #L846 was not covered by tests

Check warning on line 186 in network/hybridNetwork.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/hybridNetwork.go#L184-L186

Added lines #L184 - L186 were not covered by tests

Check warning on line 36 in network/p2p/pubsubTracer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/p2p/pubsubTracer.go#L36

Added line #L36 was not covered by tests

Check warning on line 39 in network/p2p/pubsubTracer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/p2p/pubsubTracer.go#L39

Added line #L39 was not covered by tests

Check warning on line 42 in network/p2p/pubsubTracer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/p2p/pubsubTracer.go#L42

Added line #L42 was not covered by tests

Check warning on line 45 in network/p2p/pubsubTracer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/p2p/pubsubTracer.go#L45

Added line #L45 was not covered by tests

Check warning on line 48 in network/p2p/pubsubTracer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/p2p/pubsubTracer.go#L48

Added line #L48 was not covered by tests

Check warning on line 51 in network/p2p/pubsubTracer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/p2p/pubsubTracer.go#L51

Added line #L51 was not covered by tests

Check warning on line 54 in network/p2p/pubsubTracer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/p2p/pubsubTracer.go#L54

Added line #L54 was not covered by tests

Check warning on line 57 in network/p2p/pubsubTracer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/p2p/pubsubTracer.go#L57

Added line #L57 was not covered by tests

Check warning on line 63 in network/p2p/pubsubTracer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/p2p/pubsubTracer.go#L61-L63

Added lines #L61 - L63 were not covered by tests

Check warning on line 69 in network/p2p/pubsubTracer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/p2p/pubsubTracer.go#L68-L69

Added lines #L68 - L69 were not covered by tests

Check warning on line 73 in network/p2p/pubsubTracer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/p2p/pubsubTracer.go#L73

Added line #L73 was not covered by tests

Check warning on line 76 in network/p2p/pubsubTracer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/p2p/pubsubTracer.go#L76

Added line #L76 was not covered by tests

Check warning on line 79 in network/p2p/pubsubTracer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/p2p/pubsubTracer.go#L79

Added line #L79 was not covered by tests

Check warning on line 82 in network/p2p/pubsubTracer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/p2p/pubsubTracer.go#L82

Added line #L82 was not covered by tests

Check warning on line 86 in network/p2p/pubsubTracer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/p2p/pubsubTracer.go#L86

Added line #L86 was not covered by tests

Check warning on line 695 in network/p2pNetwork.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/p2pNetwork.go#L695

Added line #L695 was not covered by tests

Check warning on line 868 in network/wsNetwork.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/wsNetwork.go#L868

Added line #L868 was not covered by tests