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

feature/adding_messages_to_queue #27

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

feature/adding_messages_to_queue

38ac1b0
Select commit
Loading
Failed to load commit list.
Open

feature/adding_messages_to_queue #27

feature/adding_messages_to_queue
38ac1b0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 18, 2023 in 0s

92.58% (-0.59%) compared to feed0d7

View this Pull Request on Codecov

92.58% (-0.59%) compared to feed0d7

Details

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (feed0d7) 93.17% compared to head (38ac1b0) 92.58%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #27      +/-   ##
==========================================
- Coverage   93.17%   92.58%   -0.59%     
==========================================
  Files          18       18              
  Lines         820      836      +16     
==========================================
+ Hits          764      774      +10     
- Misses         56       62       +6     
Files Coverage Δ
app/resources/queues/queues.py 85.71% <81.81%> (-4.29%) ⬇️
app/routes/queues/queues.py 82.85% <50.00%> (-9.74%) ⬇️

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