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

solution: an option to use HTTP compression #275

Merged
merged 1 commit into from
Nov 23, 2023
Merged

Conversation

splix
Copy link
Member

@splix splix commented Nov 23, 2023

No description provided.

@codecov-commenter
Copy link

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 ⚠️
...emeraldpay/dshackle/upstream/grpc/GrpcUpstreams.kt 0.00% 5 Missing ⚠️
...c/main/kotlin/io/emeraldpay/dshackle/GrpcServer.kt 0.00% 4 Missing ⚠️
...meraldpay/dshackle/config/UpstreamsConfigReader.kt 0.00% 2 Missing and 2 partials ⚠️
...n/io/emeraldpay/dshackle/config/UpstreamsConfig.kt 0.00% 3 Missing ⚠️
.../io/emeraldpay/dshackle/config/MainConfigReader.kt 0.00% 1 Missing and 1 partial ⚠️
...ay/dshackle/upstream/ethereum/EthereumWsFactory.kt 0.00% 1 Missing and 1 partial ⚠️
...pay/dshackle/upstream/ethereum/WsConnectionImpl.kt 50.00% 1 Missing ⚠️
...y/dshackle/upstream/rpcclient/JsonRpcHttpClient.kt 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@splix splix merged commit dbb06d3 into master Nov 23, 2023
2 checks passed
@splix splix deleted the feat/compression branch November 23, 2023 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants