Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: added optional handler for unknown job types #227

Merged
merged 1 commit into from
Oct 15, 2023

Conversation

vgarvardt
Copy link
Owner

addresses #225

@codecov
Copy link

codecov bot commented Oct 10, 2023

Codecov Report

Merging #227 (9df4ed3) into master (c120d80) will increase coverage by 0.16%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #227      +/-   ##
==========================================
+ Coverage   89.38%   89.54%   +0.16%     
==========================================
  Files          12       12              
  Lines         716      727      +11     
==========================================
+ Hits          640      651      +11     
  Misses         56       56              
  Partials       20       20              
Files Coverage Δ
worker.go 83.45% <100.00%> (+0.18%) ⬆️
worker_option.go 100.00% <100.00%> (ø)

@vgarvardt vgarvardt force-pushed the feat/unknown-job-type-handler branch from e451342 to 906d4af Compare October 10, 2023 20:39
@vgarvardt vgarvardt force-pushed the feat/unknown-job-type-handler branch from 906d4af to 9df4ed3 Compare October 14, 2023 20:34
@vgarvardt vgarvardt merged commit a1697c3 into master Oct 15, 2023
13 checks passed
@vgarvardt vgarvardt deleted the feat/unknown-job-type-handler branch October 15, 2023 18:23
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.

1 participant