-
-
Notifications
You must be signed in to change notification settings - Fork 9
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
feat(organizations): add optional Telegram notifications for detections #381
Conversation
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: pypi/[email protected], pypi/[email protected] |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #381 +/- ##
==========================================
- Coverage 86.39% 85.51% -0.89%
==========================================
Files 34 35 +1
Lines 941 987 +46
==========================================
+ Hits 813 844 +31
- Misses 128 143 +15
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
This PR is greatly inspired from #272 by @blenzi 🙏
It introduces the following modifications:
Here is the updated DB schema: https://dbdiagram.io/d/Pyronear-DB-671e1b9897a66db9a3673d76
cc @MateoLostanlen