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

Send notification content through Firebase and add an Arq scheduler #613

Open
wants to merge 113 commits into
base: main
Choose a base branch
from

Fixing test

a0ce052
Select commit
Loading
Failed to load commit list.
Open

Send notification content through Firebase and add an Arq scheduler #613

Fixing test
a0ce052
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 13, 2024 in 0s

80.99% (-0.33%) compared to 66e7531

View this Pull Request on Codecov

80.99% (-0.33%) compared to 66e7531

Details

Codecov Report

Attention: Patch coverage is 53.26087% with 86 lines in your changes missing coverage. Please review.

Project coverage is 80.99%. Comparing base (66e7531) to head (a0ce052).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
app/types/scheduler.py 45.94% 40 Missing ⚠️
app/utils/communication/notifications.py 55.81% 19 Missing ⚠️
app/core/notification/endpoints_notification.py 56.25% 7 Missing ⚠️
app/app.py 14.28% 6 Missing ⚠️
app/modules/ph/endpoints_ph.py 16.66% 5 Missing ⚠️
app/dependencies.py 57.14% 3 Missing ⚠️
app/utils/tools.py 57.14% 3 Missing ⚠️
app/modules/cinema/endpoints_cinema.py 50.00% 1 Missing ⚠️
app/modules/loan/endpoints_loan.py 91.66% 1 Missing ⚠️
app/types/exceptions.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #613      +/-   ##
==========================================
- Coverage   81.31%   80.99%   -0.33%     
==========================================
  Files         129      130       +1     
  Lines       10013    10116     +103     
==========================================
+ Hits         8142     8193      +51     
- Misses       1871     1923      +52     

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