Skip to content

Refactor server/pipeline package#6649

Open
6543 wants to merge 9 commits into
woodpecker-ci:mainfrom
6543-forks:refactor_server-pipeline
Open

Refactor server/pipeline package#6649
6543 wants to merge 9 commits into
woodpecker-ci:mainfrom
6543-forks:refactor_server-pipeline

Merge branch 'main' into refactor_server-pipeline

9dbfb97
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 27, 2026 in 1s

42.16% (+0.42%) compared to 4c56f40

View this Pull Request on Codecov

42.16% (+0.42%) compared to 4c56f40

Details

Codecov Report

❌ Patch coverage is 38.77551% with 60 lines in your changes missing coverage. Please review.
✅ Project coverage is 42.16%. Comparing base (4c56f40) to head (9dbfb97).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
server/pipeline/create.go 31.03% 19 Missing and 1 partial ⚠️
server/pipeline/workflow_status.go 20.00% 12 Missing ⚠️
server/pipeline/run.go 60.00% 6 Missing and 2 partials ⚠️
server/rpc/rpc.go 14.28% 2 Missing and 4 partials ⚠️
server/pipeline/approve.go 33.33% 3 Missing and 1 partial ⚠️
server/pipeline/cancel.go 25.00% 2 Missing and 1 partial ⚠️
server/pipeline/decline.go 0.00% 3 Missing ⚠️
server/pipeline/restart.go 40.00% 3 Missing ⚠️
server/pipeline/start.go 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6649      +/-   ##
==========================================
+ Coverage   41.73%   42.16%   +0.42%     
==========================================
  Files         433      434       +1     
  Lines       28930    28920      -10     
==========================================
+ Hits        12075    12195     +120     
+ Misses      15765    15623     -142     
- Partials     1090     1102      +12     

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