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

Singleton key for singleton tasks #15

Merged
merged 5 commits into from
May 24, 2023
Merged

Singleton key for singleton tasks #15

merged 5 commits into from
May 24, 2023

Conversation

ilijaNL
Copy link
Owner

@ilijaNL ilijaNL commented May 23, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented May 24, 2023

Codecov Report

Merging #15 (6465077) into master (133f25c) will decrease coverage by 0.73%.
The diff coverage is 93.75%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
- Coverage   93.73%   93.00%   -0.73%     
==========================================
  Files          13       13              
  Lines         383      386       +3     
  Branches       52       51       -1     
==========================================
  Hits          359      359              
- Misses          5        7       +2     
- Partials       19       20       +1     
Impacted Files Coverage Δ
src/definitions.ts 90.90% <ø> (ø)
src/messages.ts 100.00% <ø> (ø)
src/bus.ts 86.74% <75.00%> (-2.15%) ⬇️
src/sql.ts 85.18% <100.00%> (ø)
src/workers/fanout.ts 100.00% <100.00%> (ø)
src/workers/task.ts 97.77% <100.00%> (ø)

... and 1 file with indirect coverage changes

@ilijaNL ilijaNL merged commit a6d83f6 into master May 24, 2023
@ilijaNL ilijaNL deleted the unique_tasks branch May 24, 2023 08:52
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