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

Adds implementation for queue backend #52

Merged
merged 6 commits into from
May 25, 2024
Merged

Adds implementation for queue backend #52

merged 6 commits into from
May 25, 2024

Conversation

ksysoev
Copy link
Owner

@ksysoev ksysoev commented May 20, 2024

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented May 20, 2024

Codecov Report

Attention: Patch coverage is 97.72727% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 89.18%. Comparing base (bdf051b) to head (09f1e1a).

Files Patch % Lines
backend/queue.go 97.72% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #52      +/-   ##
==========================================
+ Coverage   88.67%   89.18%   +0.50%     
==========================================
  Files          18       19       +1     
  Lines         742      786      +44     
==========================================
+ Hits          658      701      +43     
- Misses         63       64       +1     
  Partials       21       21              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ksysoev ksysoev marked this pull request as ready for review May 25, 2024 08:48
@ksysoev ksysoev merged commit 7ee0241 into main May 25, 2024
1 check passed
@ksysoev ksysoev deleted the queue_backend branch May 25, 2024 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