Skip to content

fix(freezeV2): optimize resource usage recovery logic #5290

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 2 commits into from
Jun 26, 2023
Merged

fix(freezeV2): optimize resource usage recovery logic #5290

merged 2 commits into from
Jun 26, 2023

Conversation

lxcmyf
Copy link
Contributor

@lxcmyf lxcmyf commented Jun 26, 2023

What does this PR do?
optimize resource usage recovery logic
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 Jun 26, 2023

Codecov Report

Merging #5290 (199d473) into release_v4.7.2 (b6f01fc) will increase coverage by 0.01%.
The diff coverage is 83.01%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@                 Coverage Diff                  @@
##             release_v4.7.2    #5290      +/-   ##
====================================================
+ Coverage             60.95%   60.96%   +0.01%     
- Complexity             9214     9235      +21     
====================================================
  Files                   839      839              
  Lines                 49940    50032      +92     
  Branches               5563     5577      +14     
====================================================
+ Hits                  30442    30504      +62     
- Misses                17127    17143      +16     
- Partials               2371     2385      +14     
Impacted Files Coverage Δ
.../src/main/java/org/tron/core/config/Parameter.java 75.00% <ø> (ø)
...c/main/java/org/tron/core/actuator/VMActuator.java 65.18% <50.00%> (-0.08%) ⬇️
...ain/java/org/tron/core/capsule/ReceiptCapsule.java 70.16% <75.00%> (+4.32%) ⬆️
...c/main/java/org/tron/core/db/TransactionTrace.java 79.32% <80.00%> (+3.11%) ⬆️
.../main/java/org/tron/core/db/ResourceProcessor.java 80.32% <82.22%> (+1.57%) ⬆️
...ain/java/org/tron/core/capsule/AccountCapsule.java 87.41% <96.55%> (+0.37%) ⬆️

... and 17 files with indirect coverage changes

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

@tomatoishealthy tomatoishealthy merged commit 3aa626f into tronprotocol:release_v4.7.2 Jun 26, 2023
forfreeday added a commit that referenced this pull request Jun 26, 2023
Merge pull request #5290 from tronprotocol/release_v4.7.2
@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.

3 participants