Skip to content

[build-tools] Enable Gradle cache via machine-level gradle.properties to avoid fingerprint mutation#3852

Merged
AbbanMustafa merged 1 commit into
mainfrom
mus/gradle-cache-props
Jun 12, 2026
Merged

[build-tools] Enable Gradle cache via machine-level gradle.properties to avoid fingerprint mutation#3852
AbbanMustafa merged 1 commit into
mainfrom
mus/gradle-cache-props

[build-tools] Enable Gradle cache via machine-level gradle.properties…

3107a96
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 11, 2026 in 1s

58.40% (+0.04%) compared to f1aa26d

View this Pull Request on Codecov

58.40% (+0.04%) compared to f1aa26d

Details

Codecov Report

❌ Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.40%. Comparing base (f1aa26d) to head (3107a96).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...ild-tools/src/steps/functions/restoreBuildCache.ts 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3852      +/-   ##
==========================================
+ Coverage   58.36%   58.40%   +0.04%     
==========================================
  Files         917      917              
  Lines       39931    39966      +35     
  Branches     8382     8388       +6     
==========================================
+ Hits        23302    23338      +36     
  Misses      15195    15195              
+ Partials     1434     1433       -1     

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