feat(eth-pubsub): Implement in-memory EventBus for real-time topic management and event distribution #1855
Codecov / codecov/patch
succeeded
Apr 27, 2024 in 1s
84.93% of diff hit (target 69.00%)
View this Pull Request on Codecov
84.93% of diff hit (target 69.00%)
Annotations
Check warning on line 92 in eth/rpc/pubsub/pubsub.go
codecov / codecov/patch
eth/rpc/pubsub/pubsub.go#L89-L92
Added lines #L89 - L92 were not covered by tests
Check warning on line 104 in eth/rpc/pubsub/pubsub.go
codecov / codecov/patch
eth/rpc/pubsub/pubsub.go#L104
Added line #L104 was not covered by tests
Check warning on line 120 in eth/rpc/pubsub/pubsub.go
codecov / codecov/patch
eth/rpc/pubsub/pubsub.go#L118-L120
Added lines #L118 - L120 were not covered by tests
Check warning on line 170 in eth/rpc/pubsub/pubsub.go
codecov / codecov/patch
eth/rpc/pubsub/pubsub.go#L170
Added line #L170 was not covered by tests
Loading