Skip to content

[build-tools] Use environment variable to enable Gradle cache instead of gradle.properties#3849

Closed
sjchmiela wants to merge 2 commits into
mainfrom
stanley/inspect-slack-thread
Closed

[build-tools] Use environment variable to enable Gradle cache instead of gradle.properties#3849
sjchmiela wants to merge 2 commits into
mainfrom
stanley/inspect-slack-thread

Apply Gradle cache env in Android builder

4f5bdcf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 11, 2026 in 0s

58.28% (+0.02%) compared to 1431a20

View this Pull Request on Codecov

58.28% (+0.02%) compared to 1431a20

Details

Codecov Report

❌ Patch coverage is 31.25000% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.28%. Comparing base (1431a20) to head (4f5bdcf).

Files with missing lines Patch % Lines
...ild-tools/src/steps/functions/restoreBuildCache.ts 8.34% 10 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3849      +/-   ##
==========================================
+ Coverage   58.27%   58.28%   +0.02%     
==========================================
  Files         917      917              
  Lines       39840    39848       +8     
  Branches     8384     8359      -25     
==========================================
+ Hits        23212    23222      +10     
+ Misses      16533    15191    -1342     
- Partials       95     1435    +1340     

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.