Skip to content

Merge branch 'main' into fix/pipeline-validation

013c04f
Select commit
Loading
Failed to load commit list.
Draft

fix!: improve pipeline validation for reserved names #1325

Merge branch 'main' into fix/pipeline-validation
013c04f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 2, 2026 in 0s

56.96% (target 90.00%)

View this Pull Request on Codecov

56.96% (target 90.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.96%. Comparing base (91ba0d5) to head (013c04f).
⚠️ Report is 83 commits behind head on main.

❌ Your project check has failed because the head coverage (56.96%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1325      +/-   ##
==========================================
+ Coverage   56.92%   56.96%   +0.04%     
==========================================
  Files         643      643              
  Lines       36106    36143      +37     
==========================================
+ Hits        20553    20590      +37     
  Misses      14916    14916              
  Partials      637      637              
Files with missing lines Coverage Δ
compiler/native/validate.go 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.