feat(script): remove useless scripts by forfreeday · Pull Request #5580 · tronprotocol/java-tron

Conversation

@forfreeday

What does this PR do?
Delete shell scripts that are no longer used.

Why are these changes required?
These scripts are no longer used and do not need to exist in the project.

This PR has been tested by:

  • Unit Tests
  • Manual Testing

Follow up

Extra details

@codecov-commenter

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

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.40%. Comparing base (8de354f) to head (e7daf14).
⚠️ Report is 458 commits behind head on develop.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #5580      +/-   ##
=============================================
+ Coverage      66.34%   66.40%   +0.06%     
- Complexity     10203    10212       +9     
=============================================
  Files            894      894              
  Lines          53841    53841              
  Branches        5931     5931              
=============================================
+ Hits           35719    35755      +36     
+ Misses         15330    15295      -35     
+ Partials        2792     2791       -1     

☔ 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.

halibobo1205

Choose a reason for hiding this comment

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

LGTM