Skip to content

Fix CI runner-context validation - #212

Merged
PrzemyslawKlys merged 1 commit into
masterfrom
codex/fix-ci-runner-context
Aug 9, 2026
Merged

Fix CI runner-context validation#212
PrzemyslawKlys merged 1 commit into
masterfrom
codex/fix-ci-runner-context

Conversation

@PrzemyslawKlys

Copy link
Copy Markdown
Member

Summary

  • define the test-budget multiplier as matrix data available during job evaluation
  • retain the existing 4x Linux budget and 1x macOS/Windows budgets

The current job-level runner.os expression is evaluated before a runner exists, so GitHub rejects the workflow without creating a job.

@sonarqubecloud

sonarqubecloud Bot commented Aug 9, 2026

Copy link
Copy Markdown

@codecov

codecov Bot commented Aug 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.01%. Comparing base (641cead) to head (f251e54).
⚠️ Report is 32 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #212      +/-   ##
==========================================
- Coverage   65.05%   65.01%   -0.04%     
==========================================
  Files         555      555              
  Lines       65191    65191              
  Branches    18449    18449              
==========================================
- Hits        42409    42383      -26     
- Misses      15398    15418      +20     
- Partials     7384     7390       +6     

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

@PrzemyslawKlys
PrzemyslawKlys merged commit 1d6f307 into master Aug 9, 2026
11 checks passed
@PrzemyslawKlys
PrzemyslawKlys deleted the codex/fix-ci-runner-context branch August 9, 2026 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant