Skip to content

[build-tools] support remote CocoaPods caching - #4266

Merged
AbbanMustafa merged 6 commits into
mainfrom
mustafa/cocoapods-build-cache
Aug 27, 2026
Merged

[build-tools] support remote CocoaPods caching#4266
AbbanMustafa merged 6 commits into
mainfrom
mustafa/cocoapods-build-cache

Merge remote-tracking branch 'origin/main' into mustafa/cocoapods-bui…

925192b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 27, 2026 in 0s

64.33% (+0.05%) compared to d9d1b91

View this Pull Request on Codecov

64.33% (+0.05%) compared to d9d1b91

Details

Codecov Report

❌ Patch coverage is 86.73469% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.33%. Comparing base (d9d1b91) to head (925192b).

Files with missing lines Patch % Lines
...ild-tools/src/steps/functions/restoreBuildCache.ts 76.00% 6 Missing ⚠️
.../build-tools/src/steps/functions/saveBuildCache.ts 80.00% 5 Missing ⚠️
packages/build-tools/src/utils/cocoapodsCache.ts 95.56% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4266      +/-   ##
==========================================
+ Coverage   64.29%   64.33%   +0.05%     
==========================================
  Files        1047     1048       +1     
  Lines       48332    48430      +98     
  Branches    10194    10205      +11     
==========================================
+ Hits        31068    31153      +85     
- Misses      17148    17161      +13     
  Partials      116      116              

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