Skip to content

Simplify and Fix server task queue#6017

Merged
lafriks merged 15 commits into
woodpecker-ci:mainfrom
6543-forks:simplify-fix-queue
Jan 27, 2026
Merged

Simplify and Fix server task queue#6017
lafriks merged 15 commits into
woodpecker-ci:mainfrom
6543-forks:simplify-fix-queue

Merge branch 'main' into simplify-fix-queue

70716d3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 27, 2026 in 0s

21.99% (+0.12%) compared to f202470

View this Pull Request on Codecov

21.99% (+0.12%) compared to f202470

Details

Codecov Report

❌ Patch coverage is 78.00000% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 21.99%. Comparing base (f202470) to head (70716d3).

Files with missing lines Patch % Lines
server/pipeline/cancel.go 0.00% 10 Missing ⚠️
server/queue/fifo.go 97.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6017      +/-   ##
==========================================
+ Coverage   21.87%   21.99%   +0.12%     
==========================================
  Files         432      432              
  Lines       39258    39200      -58     
==========================================
+ Hits         8586     8621      +35     
+ Misses      29864    29771      -93     
  Partials      808      808              

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