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

fix: remove strange Ping #523

Merged
merged 2 commits into from
Dec 7, 2022
Merged

fix: remove strange Ping #523

merged 2 commits into from
Dec 7, 2022

Conversation

@ulbqb ulbqb requested a review from Mdaiki0730 December 6, 2022 07:48
@ulbqb ulbqb marked this pull request as ready for review December 6, 2022 07:53
@ulbqb ulbqb self-assigned this Dec 6, 2022
@codecov
Copy link

codecov bot commented Dec 6, 2022

Codecov Report

Merging #523 (9753d1f) into main (280514c) will increase coverage by 0.02%.
The diff coverage is 71.42%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #523      +/-   ##
==========================================
+ Coverage   65.81%   65.83%   +0.02%     
==========================================
  Files         279      279              
  Lines       38057    38044      -13     
==========================================
  Hits        25048    25048              
+ Misses      11212    11201      -11     
+ Partials     1797     1795       -2     
Impacted Files Coverage Δ
libs/os/os.go 28.78% <0.00%> (ø)
privval/retry_signer_client.go 0.00% <ø> (ø)
privval/signer_client.go 49.35% <ø> (+1.62%) ⬆️
rpc/jsonrpc/client/http_json_client.go 20.47% <0.00%> (ø)
rpc/jsonrpc/client/http_uri_client.go 0.00% <0.00%> (ø)
abci/example/kvstore/helpers.go 100.00% <100.00%> (ø)
config/toml.go 74.19% <100.00%> (ø)
consensus/state.go 73.47% <100.00%> (-0.18%) ⬇️
crypto/armor/armor.go 47.82% <100.00%> (ø)
libs/cli/helper.go 61.44% <100.00%> (ø)
... and 23 more

@Kynea0b Kynea0b added the C: enhancement Classification: New feature or its request, or improvement in maintainability of code label Dec 6, 2022
@ulbqb ulbqb changed the title fix: fix error handling in Ping fix: remove unused Ping Dec 6, 2022
@ulbqb ulbqb marked this pull request as draft December 6, 2022 10:14
@ulbqb ulbqb marked this pull request as ready for review December 6, 2022 10:56
@ulbqb ulbqb changed the title fix: remove unused Ping fix: remove strange Ping Dec 6, 2022
Copy link
Contributor

@torao torao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@tnasu tnasu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: enhancement Classification: New feature or its request, or improvement in maintainability of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants