Skip to content

feature: optimize trigger interface #5079

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

Conversation

yanghang8612
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Apr 2, 2023

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 15.21739% with 39 lines in your changes missing coverage. Please review.

Project coverage is 54.72%. Comparing base (da2673c) to head (5643063).
Report is 355 commits behind head on release_v4.7.2.

Files with missing lines Patch % Lines
...ore/services/http/TriggerSmartContractServlet.java 0.00% 12 Missing ⚠️
...rc/main/java/org/tron/core/services/http/Util.java 0.00% 11 Missing ⚠️
...tron/core/services/http/EstimateEnergyServlet.java 0.00% 6 Missing ⚠️
.../services/http/TriggerConstantContractServlet.java 0.00% 6 Missing ⚠️
framework/src/main/java/org/tron/core/Wallet.java 70.00% 2 Missing and 1 partial ⚠️
...c/main/java/org/tron/core/db/TransactionTrace.java 0.00% 0 Missing and 1 partial ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@                 Coverage Diff                  @@
##             release_v4.7.2    #5079      +/-   ##
====================================================
+ Coverage             54.69%   54.72%   +0.02%     
+ Complexity             8235     8234       -1     
====================================================
  Files                   841      841              
  Lines                 49717    49709       -8     
  Branches               5459     5454       -5     
====================================================
+ Hits                  27194    27204      +10     
+ Misses                20384    20362      -22     
- Partials               2139     2143       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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

@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