Skip to content

Refactor use store in server scheduler#6754

Draft
6543 wants to merge 14 commits into
woodpecker-ci:mainfrom
6543-forks:refactor_server-scheduler-more
Draft

Refactor use store in server scheduler#6754
6543 wants to merge 14 commits into
woodpecker-ci:mainfrom
6543-forks:refactor_server-scheduler-more

chore(lint): use snake_case for server/status import alias

56ba7a7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 21, 2026 in 0s

46.94% (-0.02%) compared to 98ecce4, passed because coverage increased by 0.09% when compared to adjusted base (46.84%)

View this Pull Request on Codecov

46.94% (-0.02%) compared to 98ecce4, passed because coverage increased by 0.09% when compared to adjusted base (46.84%)

Details

Codecov Report

❌ Patch coverage is 60.82474% with 76 lines in your changes missing coverage. Please review.
✅ Project coverage is 46.94%. Comparing base (98ecce4) to head (56ba7a7).

Files with missing lines Patch % Lines
server/scheduler/impl.go 53.16% 55 Missing and 19 partials ⚠️
server/api/badge.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6754      +/-   ##
==========================================
- Coverage   46.95%   46.94%   -0.02%     
==========================================
  Files         438      438              
  Lines       29431    29476      +45     
==========================================
+ Hits        13820    13838      +18     
- Misses      14448    14471      +23     
- Partials     1163     1167       +4     

☔ View full report in Codecov by Harness.
📢 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.