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

Revert concurrency flag change #1215

Merged
merged 1 commit into from
Sep 12, 2023

Revert "Make RPC concurrency configurable (#1214)"

759b51b
Select commit
Loading
Failed to load commit list.
Merged

Revert concurrency flag change #1215

Revert "Make RPC concurrency configurable (#1214)"
759b51b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 12, 2023 in 0s

73.71% (target 70.00%)

View this Pull Request on Codecov

73.71% (target 70.00%)

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.11% 🎉

Comparison is base (1e4e484) 73.60% compared to head (759b51b) 73.71%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1215      +/-   ##
==========================================
+ Coverage   73.60%   73.71%   +0.11%     
==========================================
  Files          70       70              
  Lines        7498     7499       +1     
==========================================
+ Hits         5519     5528       +9     
+ Misses       1522     1518       -4     
+ Partials      457      453       -4     
Files Changed Coverage Δ
cmd/juno/juno.go 57.31% <ø> (-0.52%) ⬇️
node/node.go 46.61% <100.00%> (+0.81%) ⬆️

... and 3 files with indirect coverage changes

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