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!: Remove grpc-web/rosetta and improve server performance #1418

Merged
merged 10 commits into from
Jun 14, 2024

chore

cfbba38
Select commit
Loading
Failed to load commit list.
Merged

refactor!: Remove grpc-web/rosetta and improve server performance #1418

chore
cfbba38
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 12, 2024 in 0s

69.55% (target 50.00%)

View this Pull Request on Codecov

69.55% (target 50.00%)

Details

Codecov Report

Attention: Patch coverage is 38.46154% with 8 lines in your changes missing coverage. Please review.

Project coverage is 69.55%. Comparing base (6054848) to head (cfbba38).
Report is 1 commits behind head on main.

Current head cfbba38 differs from pull request most recent head 97c524f

Please upload reports for the commit 97c524f to get more accurate results.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1418      +/-   ##
==========================================
+ Coverage   68.66%   69.55%   +0.88%     
==========================================
  Files         767      751      -16     
  Lines       63512    62235    -1277     
==========================================
- Hits        43611    43286     -325     
+ Misses      17234    16319     -915     
+ Partials     2667     2630      -37     
Files Coverage Δ
server/config/config.go 45.94% <ø> (-0.38%) ⬇️
server/config/toml.go 15.78% <ø> (ø)
simapp/simd/cmd/root.go 87.58% <ø> (-0.09%) ⬇️
testutil/network/network.go 82.12% <ø> (-0.47%) ⬇️
server/api/server.go 55.38% <66.66%> (-1.97%) ⬇️
client/grpc_query.go 26.86% <0.00%> (-0.83%) ⬇️
testutil/network/util.go 73.83% <60.00%> (+0.85%) ⬆️
client/context.go 57.32% <0.00%> (-1.12%) ⬇️