feature: optimize trigger interface by yanghang8612 · Pull Request #5079 · tronprotocol/java-tron

@yanghang8612

Copy link

Contributor

No description provided.

…tract

- support call_data parameter
- support deploying contract for TriggerConstantContract

@codecov-commenter

Copy link

codecov-commenter commented

Apr 2, 2023

edited

Loading

⚠️ 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

CodeNinjaEvan

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

@yanghang8612 yanghang8612 merged commit 354e1af into tronprotocol:release_v4.7.2

Apr 3, 2023

@yanghang8612 yanghang8612 mentioned this pull request

Jul 3, 2023