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(freezeV2): optimize the query return of the interface #5123

Merged
merged 1 commit into from
Apr 11, 2023

Conversation

lxcmyf
Copy link
Contributor

@lxcmyf lxcmyf commented Apr 10, 2023

What does this PR do?
optimize the query return of the getDelegatedResourceV2 interface
Why are these changes required?

This PR has been tested by:

  • Unit Tests
  • Manual Testing

Follow up

Extra details

@codecov-commenter
Copy link

codecov-commenter commented Apr 10, 2023

Codecov Report

Merging #5123 (84b0116) into release_v4.7.1.1 (da2673c) will increase coverage by 0.08%.
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                   @@
##             release_v4.7.1.1    #5123      +/-   ##
======================================================
+ Coverage               54.69%   54.77%   +0.08%     
- Complexity               8235     8246      +11     
======================================================
  Files                     841      841              
  Lines                   49717    49721       +4     
  Branches                 5459     5462       +3     
======================================================
+ Hits                    27194    27236      +42     
+ Misses                  20384    20343      -41     
- Partials                 2139     2142       +3     
Impacted Files Coverage Δ
framework/src/main/java/org/tron/core/Wallet.java 38.82% <0.00%> (+1.56%) ⬆️

... and 7 files with indirect coverage changes

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

@halibobo1205 halibobo1205 merged commit 3cc5a59 into tronprotocol:release_v4.7.1.1 Apr 11, 2023
@RZ7272 RZ7272 linked an issue Jul 4, 2023 that may be closed by this pull request
Closed
@halibobo1205 halibobo1205 removed a link to an issue Aug 23, 2023
Closed
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.

4 participants