pipeline runtime: move setting step environment variables into own func and add CI_PIPELINE_STATUS back#6516
Merged
6543 merged 5 commits intoMay 1, 2026
Codecov / codecov/project
succeeded
May 1, 2026 in 1s
41.20% (-0.01%) compared to f3e3b83, passed because coverage increased by 0.01% when compared to adjusted base (41.18%)
View this Pull Request on Codecov
41.20% (-0.01%) compared to f3e3b83, passed because coverage increased by 0.01% when compared to adjusted base (41.18%)
Details
Codecov Report
❌ Patch coverage is 73.68421% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 41.20%. Comparing base (f3e3b83) to head (ef2abcc).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| pipeline/runtime/step.go | 73.68% | 3 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #6516 +/- ##
==========================================
- Coverage 41.20% 41.20% -0.01%
==========================================
Files 431 431
Lines 28850 28855 +5
==========================================
+ Hits 11887 11889 +2
- Misses 15893 15895 +2
- Partials 1070 1071 +1 ☔ View full report in Codecov by Sentry.
📢 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.
Loading