Skip to content

fix(resource): fix resource usage issue#4900

Merged
zhang0125 merged 1 commit intorelease_v4.7.0from
ftx/resource_usage
Jan 6, 2023
Merged

fix(resource): fix resource usage issue#4900
zhang0125 merged 1 commit intorelease_v4.7.0from
ftx/resource_usage

Conversation

@zhang0125
Copy link
Copy Markdown
Contributor

What does this PR do?

Fix resource usage issue.

Why are these changes required?

This PR has been tested by:

  • Unit Tests
  • Manual Testing

Follow up

Extra details

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jan 6, 2023

Codecov Report

Merging #4900 (370a86b) into release_v4.7.0 (cc8d125) will decrease coverage by 0.00%.
The diff coverage is 60.00%.

@@                 Coverage Diff                  @@
##             release_v4.7.0    #4900      +/-   ##
====================================================
- Coverage             53.61%   53.60%   -0.01%     
- Complexity             8171     8173       +2     
====================================================
  Files                   841      841              
  Lines                 49658    49674      +16     
  Branches               5442     5450       +8     
====================================================
+ Hits                  26623    26627       +4     
- Misses                20965    20972       +7     
- Partials               2070     2075       +5     
Impacted Files Coverage Δ
...main/java/org/tron/core/db/BandwidthProcessor.java 71.92% <47.82%> (-3.17%) ⬇️
...rc/main/java/org/tron/core/db/EnergyProcessor.java 89.65% <100.00%> (+0.49%) ⬆️
.../main/java/org/tron/core/db/ResourceProcessor.java 77.50% <0.00%> (-1.25%) ⬇️
...mework/src/main/java/org/tron/core/db/Manager.java 53.91% <0.00%> (-0.08%) ⬇️
...rc/main/java/org/tron/core/vm/program/Program.java 67.37% <0.00%> (+0.08%) ⬆️
...c/main/java/org/tron/core/actuator/VMActuator.java 65.01% <0.00%> (+0.24%) ⬆️

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

@zhang0125 zhang0125 merged commit bcf8cf7 into release_v4.7.0 Jan 6, 2023
@zhang0125 zhang0125 deleted the ftx/resource_usage branch January 6, 2023 09:53
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