Skip to content

fix(freezeV2): optimize the accuracy of usage#4892

Merged
zhang0125 merged 1 commit intotronprotocol:release_v4.7.0from
lxcmyf:release_v4.7.0
Jan 5, 2023
Merged

fix(freezeV2): optimize the accuracy of usage#4892
zhang0125 merged 1 commit intotronprotocol:release_v4.7.0from
lxcmyf:release_v4.7.0

Conversation

@lxcmyf
Copy link
Copy Markdown
Collaborator

@lxcmyf lxcmyf commented Jan 4, 2023

What does this PR do?
optimize the accuracy of usage
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 4, 2023

Codecov Report

Merging #4892 (fb8b872) into release_v4.7.0 (f17cab4) will increase coverage by 0.14%.
The diff coverage is 100.00%.

@@                 Coverage Diff                  @@
##             release_v4.7.0    #4892      +/-   ##
====================================================
+ Coverage             53.51%   53.65%   +0.14%     
- Complexity             8146     8170      +24     
====================================================
  Files                   840      840              
  Lines                 49597    49597              
  Branches               5429     5429              
====================================================
+ Hits                  26542    26612      +70     
+ Misses                20979    20920      -59     
+ Partials               2076     2065      -11     
Impacted Files Coverage Δ
.../main/java/org/tron/core/db/ResourceProcessor.java 78.75% <100.00%> (ø)
...rc/main/java/org/tron/core/vm/program/Program.java 67.42% <0.00%> (+0.08%) ⬆️
...va/org/tron/core/store/DynamicPropertiesStore.java 97.47% <0.00%> (+0.17%) ⬆️
...c/main/java/org/tron/core/actuator/VMActuator.java 65.01% <0.00%> (+0.24%) ⬆️
...n/java/org/tron/core/db2/core/SnapshotManager.java 73.50% <0.00%> (+0.56%) ⬆️
...mework/src/main/java/org/tron/core/db/Manager.java 53.54% <0.00%> (+0.60%) ⬆️
...ork/src/main/java/org/tron/core/trie/TrieImpl.java 58.96% <0.00%> (+0.71%) ⬆️
...s/interfaceOnSolidity/RpcApiServiceOnSolidity.java 17.19% <0.00%> (+0.90%) ⬆️
...rc/main/java/org/tron/core/db2/core/Chainbase.java 68.33% <0.00%> (+1.11%) ⬆️
.../src/main/java/org/tron/core/ChainBaseManager.java 90.97% <0.00%> (+1.38%) ⬆️
... and 12 more

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

@zhang0125 zhang0125 merged commit e78e908 into tronprotocol:release_v4.7.0 Jan 5, 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.

3 participants