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

Fixed network increase backoff concurrency issue #765

Merged
merged 2 commits into from
Jul 17, 2023

Updated mirror node keep alive params

3754732
Select commit
Loading
Failed to load commit list.
Merged

Fixed network increase backoff concurrency issue #765

Updated mirror node keep alive params
3754732
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 17, 2023 in 0s

57.78% (-0.09%) compared to f6a3c6f

View this Pull Request on Codecov

57.78% (-0.09%) compared to f6a3c6f

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.09 ⚠️

Comparison is base (f6a3c6f) 57.87% compared to head (3754732) 57.78%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #765      +/-   ##
===========================================
- Coverage    57.87%   57.78%   -0.09%     
===========================================
  Files          162      163       +1     
  Lines        32601    32892     +291     
===========================================
+ Hits         18868    19007     +139     
- Misses       12451    12601     +150     
- Partials      1282     1284       +2     
Impacted Files Coverage Δ
managed_network.go 100.00% <100.00%> (ø)
mirror_node.go 41.17% <100.00%> (-1.48%) ⬇️
network.go 83.68% <100.00%> (+0.59%) ⬆️

... and 63 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.