Skip to content

Add browser push notification backend

14625fe
Select commit
Loading
Failed to load commit list.
Open

Add browser push notification backend #589

Add browser push notification backend
14625fe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 11, 2026 in 0s

90.22% (+0.30%) compared to 74395ab

View this Pull Request on Codecov

90.22% (+0.30%) compared to 74395ab

Details

Codecov Report

❌ Patch coverage is 95.36424% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.22%. Comparing base (74395ab) to head (14625fe).

Files with missing lines Patch % Lines
src/app/api/api_v1/endpoints/detections.py 57.14% 3 Missing ⚠️
src/app/crud/crud_push_subscription.py 78.57% 3 Missing ⚠️
src/app/api/api_v1/endpoints/push_subscriptions.py 96.87% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #589      +/-   ##
==========================================
+ Coverage   89.92%   90.22%   +0.30%     
==========================================
  Files          55       59       +4     
  Lines        2451     2598     +147     
==========================================
+ Hits         2204     2344     +140     
- Misses        247      254       +7     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.