Skip to content

fix(gradle): clean up the sub-project build directory #5050

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

Merged
merged 1 commit into from
Mar 9, 2023

Conversation

lxcmyf
Copy link
Contributor

@lxcmyf lxcmyf commented Mar 8, 2023

What does this PR do?
Add gradle compilation option to clear the sub-project build directory
Why are these changes required?

This PR has been tested by:

  • Unit Tests
  • Manual Testing

Follow up

Extra details

@codecov-commenter
Copy link

Codecov Report

Merging #5050 (6a19a6f) into develop (2d86f8f) will decrease coverage by 0.04%.
The diff coverage is n/a.

📣 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              @@
##             develop    #5050      +/-   ##
=============================================
- Coverage      54.71%   54.68%   -0.04%     
+ Complexity      8236     8228       -8     
=============================================
  Files            841      841              
  Lines          49717    49717              
  Branches        5459     5459              
=============================================
- Hits           27205    27186      -19     
- Misses         20373    20390      +17     
- Partials        2139     2141       +2     
Impacted Files Coverage Δ
...src/main/java/org/tron/core/db/PendingManager.java 34.88% <0.00%> (-16.28%) ⬇️
...mework/src/main/java/org/tron/core/db/Manager.java 53.00% <0.00%> (-0.83%) ⬇️
...java/org/tron/core/capsule/TransactionCapsule.java 52.66% <0.00%> (-0.24%) ⬇️

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

@zhang0125 zhang0125 merged commit ecbb194 into tronprotocol:develop Mar 9, 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