Skip to content

feat(net): optimize network log #4950

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

Merged
merged 1 commit into from
Jan 31, 2023

Conversation

jwrct
Copy link
Contributor

@jwrct jwrct commented Jan 31, 2023

What does this PR do?
optimize network log
Why are these changes required?

This PR has been tested by:

  • Unit Tests
  • Manual Testing

Follow up

Extra details

@codecov-commenter
Copy link

Codecov Report

Merging #4950 (ef7c388) into hotfix/relay_service (cb6c15a) will increase coverage by 0.02%.
The diff coverage is 0.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@                    Coverage Diff                     @@
##             hotfix/relay_service    #4950      +/-   ##
==========================================================
+ Coverage                   53.47%   53.49%   +0.02%     
- Complexity                   8154     8159       +5     
==========================================================
  Files                         841      841              
  Lines                       49688    49691       +3     
  Branches                     5453     5454       +1     
==========================================================
+ Hits                        26569    26583      +14     
+ Misses                      21031    21019      -12     
- Partials                     2088     2089       +1     
Impacted Files Coverage Δ
...in/java/org/tron/core/net/P2pEventHandlerImpl.java 9.17% <0.00%> (-0.26%) ⬇️
...c/main/java/org/tron/core/actuator/VMActuator.java 64.76% <0.00%> (-0.25%) ⬇️
...ain/java/org/tron/core/services/RpcApiService.java 4.82% <0.00%> (-0.13%) ⬇️
...rc/main/java/org/tron/core/vm/program/Program.java 67.29% <0.00%> (-0.09%) ⬇️
...java/org/tron/core/capsule/TransactionCapsule.java 50.81% <0.00%> (+0.23%) ⬆️
...mework/src/main/java/org/tron/core/db/Manager.java 53.76% <0.00%> (+0.75%) ⬆️
...src/main/java/org/tron/core/db/PendingManager.java 51.16% <0.00%> (+16.27%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@jwrct jwrct merged commit 1218d3a into tronprotocol:hotfix/relay_service Jan 31, 2023
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