emeraldpay / dshackle

Fault Tolerant Load Balancer for Ethereum and Bitcoin APIs
Apache License 2.0
308 stars 55 forks source link

solution: an option to use HTTP compression #275

Closed splix closed 10 months ago

codecov-commenter commented 10 months ago

Codecov Report

Attention: 28 lines in your changes are missing coverage. Please review.

Comparison is base (5c6499f) 57.91% compared to head (98859b2) 57.77%.

Files Patch % Lines
...emeraldpay/dshackle/startup/ConfiguredUpstreams.kt 0.00% 6 Missing :warning:
...emeraldpay/dshackle/upstream/grpc/GrpcUpstreams.kt 0.00% 5 Missing :warning:
...c/main/kotlin/io/emeraldpay/dshackle/GrpcServer.kt 0.00% 4 Missing :warning:
...meraldpay/dshackle/config/UpstreamsConfigReader.kt 0.00% 2 Missing and 2 partials :warning:
...n/io/emeraldpay/dshackle/config/UpstreamsConfig.kt 0.00% 3 Missing :warning:
.../io/emeraldpay/dshackle/config/MainConfigReader.kt 0.00% 1 Missing and 1 partial :warning:
...ay/dshackle/upstream/ethereum/EthereumWsFactory.kt 0.00% 1 Missing and 1 partial :warning:
...pay/dshackle/upstream/ethereum/WsConnectionImpl.kt 50.00% 1 Missing :warning:
...y/dshackle/upstream/rpcclient/JsonRpcHttpClient.kt 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #275 +/- ## ============================================ - Coverage 57.91% 57.77% -0.15% Complexity 1793 1793 ============================================ Files 278 278 Lines 9795 9823 +28 Branches 1219 1227 +8 ============================================ + Hits 5673 5675 +2 - Misses 3460 3482 +22 - Partials 662 666 +4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.