Skip to content

update Plan function signatures

479d6a7
Select commit
Loading
Failed to load commit list.
Merged

fix(revert): use commit status API only #1405

update Plan function signatures
479d6a7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 5, 2026 in 0s

58.26% (target 90.00%)

View this Pull Request on Codecov

58.26% (target 90.00%)

Details

Codecov Report

❌ Patch coverage is 15.38462% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.26%. Comparing base (cefcb53) to head (479d6a7).

Files with missing lines Patch % Lines
api/step/plan.go 0.00% 5 Missing ⚠️
scm/github/status.go 50.00% 4 Missing ⚠️
api/build/cancel.go 0.00% 2 Missing ⚠️
api/build/compile_publish.go 0.00% 2 Missing ⚠️
api/build/plan.go 0.00% 2 Missing ⚠️
api/build/update.go 0.00% 2 Missing ⚠️
api/webhook/post.go 0.00% 2 Missing ⚠️
api/build/gatekeep.go 0.00% 1 Missing ⚠️
api/build/restart.go 0.00% 1 Missing ⚠️
api/step/update.go 0.00% 1 Missing ⚠️

❌ Your project check has failed because the head coverage (58.26%) 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    #1405      +/-   ##
==========================================
- Coverage   58.29%   58.26%   -0.03%     
==========================================
  Files         663      661       -2     
  Lines       25595    25301     -294     
==========================================
- Hits        14920    14742     -178     
+ Misses       9960     9870      -90     
+ Partials      715      689      -26     
Files with missing lines Coverage Δ
api/build/gatekeep.go 0.00% <0.00%> (ø)
api/build/restart.go 0.00% <0.00%> (ø)
api/step/update.go 0.00% <0.00%> (ø)
api/build/cancel.go 0.00% <0.00%> (ø)
api/build/compile_publish.go 0.00% <0.00%> (ø)
api/build/plan.go 0.00% <0.00%> (ø)
api/build/update.go 0.00% <0.00%> (ø)
api/webhook/post.go 0.00% <0.00%> (ø)
scm/github/status.go 79.20% <50.00%> (+5.05%) ⬆️
api/step/plan.go 0.00% <0.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.