Skip to content

Comments

Pass queue name to middleware via task local#122

Merged
adam-fowler merged 6 commits intomainfrom
jobqueue-name
Jan 29, 2026
Merged

Pass queue name to middleware via task local#122
adam-fowler merged 6 commits intomainfrom
jobqueue-name

Conversation

@adam-fowler
Copy link
Member

Also add requirement for queue name in driver protocol

Also add requirement for queue name in driver protocol
@codecov
Copy link

codecov bot commented Jan 27, 2026

Codecov Report

❌ Patch coverage is 89.47368% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.18%. Comparing base (f0345f4) to head (11cc011).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
Sources/Jobs/JobQueueDriver.swift 75.00% 1 Missing ⚠️
Sources/Jobs/Middleware/MetricsMiddleware.swift 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #122      +/-   ##
==========================================
- Coverage   87.24%   87.18%   -0.07%     
==========================================
  Files          25       25              
  Lines        1325     1334       +9     
==========================================
+ Hits         1156     1163       +7     
- Misses        169      171       +2     

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

@adam-fowler adam-fowler merged commit c629211 into main Jan 29, 2026
5 of 8 checks passed
@adam-fowler adam-fowler deleted the jobqueue-name branch January 29, 2026 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants