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

feature: optimize trigger interface #5079

Conversation

yanghang8612
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Apr 2, 2023

Codecov Report

Merging #5079 (5643063) into release_v4.7.2 (da2673c) will increase coverage by 0.03%.
The diff coverage is 15.21%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@                 Coverage Diff                  @@
##             release_v4.7.2    #5079      +/-   ##
====================================================
+ Coverage             54.69%   54.72%   +0.03%     
- Complexity             8233     8234       +1     
====================================================
  Files                   841      841              
  Lines                 49717    49709       -8     
  Branches               5459     5454       -5     
====================================================
+ Hits                  27191    27204      +13     
+ Misses                20385    20362      -23     
- Partials               2141     2143       +2     
Impacted Files Coverage Δ
...c/main/java/org/tron/core/db/TransactionTrace.java 76.21% <0.00%> (+6.70%) ⬆️
...tron/core/services/http/EstimateEnergyServlet.java 5.26% <0.00%> (-0.86%) ⬇️
.../services/http/TriggerConstantContractServlet.java 4.76% <0.00%> (-0.90%) ⬇️
...ore/services/http/TriggerSmartContractServlet.java 3.44% <0.00%> (-1.56%) ⬇️
...rc/main/java/org/tron/core/services/http/Util.java 27.24% <0.00%> (-0.98%) ⬇️
framework/src/main/java/org/tron/core/Wallet.java 37.33% <70.00%> (+0.06%) ⬆️

... and 7 files with indirect coverage changes

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

@yanghang8612 yanghang8612 marked this pull request as ready for review April 2, 2023 14:03
Copy link
Collaborator

@CodeNinjaEvan CodeNinjaEvan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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