Skip to content

fix(pbft):optimize pbft logic#5210

Merged
jwrct merged 1 commit intotronprotocol:release_v4.7.2from
jwrct:optimize_sync
May 18, 2023
Merged

fix(pbft):optimize pbft logic#5210
jwrct merged 1 commit intotronprotocol:release_v4.7.2from
jwrct:optimize_sync

Conversation

@jwrct
Copy link
Contributor

@jwrct jwrct commented May 10, 2023

What does this PR do?
optimize pbft 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 May 10, 2023

Codecov Report

Merging #5210 (146c9f7) into release_v4.7.2 (1e3e385) will increase coverage by 0.00%.
The diff coverage is 0.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    #5210   +/-   ##
=================================================
  Coverage             59.28%   59.29%           
- Complexity             8823     8825    +2     
=================================================
  Files                   836      836           
  Lines                 49628    49628           
  Branches               5524     5523    -1     
=================================================
+ Hits                  29424    29427    +3     
  Misses                17876    17876           
+ Partials               2328     2325    -3     
Impacted Files Coverage Δ
...main/java/org/tron/consensus/pbft/PbftManager.java 17.02% <0.00%> (ø)
...ava/org/tron/consensus/pbft/PbftMessageHandle.java 17.90% <0.00%> (ø)

... and 6 files with indirect coverage changes

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

@jwrct jwrct merged commit dcf8982 into tronprotocol:release_v4.7.2 May 18, 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.

4 participants