Skip to content

Merge branch 'main' into refactor-pipeline-light

b786974
Select commit
Loading
Failed to load commit list.
Open

refactor: pipeline runtime add description and prevent race #6167

Merge branch 'main' into refactor-pipeline-light
b786974
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 3, 2026 in 1s

32.00% (-0.04%) compared to 22899b6

View this Pull Request on Codecov

32.00% (-0.04%) compared to 22899b6

Details

Codecov Report

❌ Patch coverage is 0% with 31 lines in your changes missing coverage. Please review.
✅ Project coverage is 32.00%. Comparing base (22899b6) to head (b786974).

Files with missing lines Patch % Lines
shared/utils/protected.go 0.00% 14 Missing ⚠️
pipeline/runtime/executor.go 0.00% 10 Missing ⚠️
pipeline/runtime/runtime.go 0.00% 6 Missing ⚠️
pipeline/runtime/option.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6167      +/-   ##
==========================================
- Coverage   32.04%   32.00%   -0.04%     
==========================================
  Files         423      424       +1     
  Lines       28590    28605      +15     
==========================================
- Hits         9161     9156       -5     
- Misses      18583    18603      +20     
  Partials      846      846              

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