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

feat(freezeV2): optimize msg format #5267

Merged
merged 1 commit into from
Jun 12, 2023

Conversation

lxcmyf
Copy link
Contributor

@lxcmyf lxcmyf commented Jun 9, 2023

What does this PR do?
optimize msg format
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 #5267 (7b50828) into release_v4.7.2 (eb8ffa1) will increase coverage by 0.13%.
The diff coverage is 100.00%.

❗ 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    #5267      +/-   ##
====================================================
+ Coverage             60.63%   60.76%   +0.13%     
- Complexity             9161     9177      +16     
====================================================
  Files                   839      839              
  Lines                 49902    49907       +5     
  Branches               5554     5555       +1     
====================================================
+ Hits                  30260    30328      +68     
+ Misses                17271    17201      -70     
- Partials               2371     2378       +7     
Impacted Files Coverage Δ
...rc/main/java/org/tron/core/utils/ProposalUtil.java 31.62% <ø> (ø)
...g/tron/core/actuator/DelegateResourceActuator.java 87.19% <100.00%> (+0.40%) ⬆️

... and 16 files with indirect coverage changes

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

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