Skip to content

[#3010] Added an opt-in step that reclaims preinstalled runner toolchains in GitHub Actions jobs. - #3011

Merged
AlexSkrypnyk merged 6 commits into
mainfrom
feature/3010-free-runner-disk
Aug 14, 2026
Merged

[#3010] Added an opt-in step that reclaims preinstalled runner toolchains in GitHub Actions jobs.#3011
AlexSkrypnyk merged 6 commits into
mainfrom
feature/3010-free-runner-disk

[#3010] Declared 'CI_FREE_DISK_SPACE' as unset rather than '0'.

53e69dd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 14, 2026 in 0s

86.56% (target 0.70%)

View this Pull Request on Codecov

86.56% (target 0.70%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.56%. Comparing base (95ada7a) to head (53e69dd).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3011      +/-   ##
==========================================
- Coverage   87.11%   86.56%   -0.55%     
==========================================
  Files         101       86      -15     
  Lines        4912     4347     -565     
  Branches       47        3      -44     
==========================================
- Hits         4279     3763     -516     
+ Misses        633      584      -49     

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