Skip to content

[steps] Unify the default gating of steps with no if: across steps, composite scopes, and hooks - #4061

Merged
sswrk merged 2 commits into
mainfrom
szymonswierk/eng-22387-steps-unify-no-if-gating-policy
Jul 30, 2026
Merged

[steps] Unify the default gating of steps with no if: across steps, composite scopes, and hooks#4061
sswrk merged 2 commits into
mainfrom
szymonswierk/eng-22387-steps-unify-no-if-gating-policy

don't default the value of runByDefault

3b7eed6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 30, 2026 in 1s

62.29% (-0.00%) compared to 2e8cbb5, passed because coverage increased by 0.01% when compared to adjusted base (62.28%)

View this Pull Request on Codecov

62.29% (-0.00%) compared to 2e8cbb5, passed because coverage increased by 0.01% when compared to adjusted base (62.28%)

Details

Codecov Report

❌ Patch coverage is 80.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 62.29%. Comparing base (2e8cbb5) to head (3b7eed6).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
packages/steps/src/BuildWorkflow.ts 57.15% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4061      +/-   ##
==========================================
- Coverage   62.29%   62.29%   -0.00%     
==========================================
  Files         995      995              
  Lines       44888    44885       -3     
  Branches     9435     9433       -2     
==========================================
- Hits        27960    27957       -3     
  Misses      15479    15479              
  Partials     1449     1449              

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