Add browser push notification backend#589
Open
momocentral wants to merge 1 commit into
Open
Codacy Production / Codacy Static Code Analysis
succeeded
May 11, 2026 in 0s
Your pull request is up to standards!
Here is an overview of what got changed by this pull request:
Complexity increasing per file
==============================
- src/tests/conftest.py 5
- src/app/api/dependencies.py 2
- src/app/api/api_v1/endpoints/detections.py 3
- src/app/api/api_v1/endpoints/push_subscriptions.py 7
- src/app/crud/crud_push_subscription.py 3
- src/app/services/push_notifications.py 12
- src/migrations/versions/2026_04_30_2000-b2c3d4e5f6a7_add_push_subscriptions.py 2
- src/tests/endpoints/test_push_subscriptions.py 15
- src/tests/services/test_push_notifications.py 6
Clones added
============
- src/tests/endpoints/test_push_subscriptions.py 24
Clones removed
==============
+ src/app/api/api_v1/endpoints/detections.py -1
See the complete overview on Codacy
Loading