Mosquito-Alert / mosquito_alert

The Django app behind Mosquito Alert platform.
https://webserver.mosquitoalert.com
Other
7 stars 4 forks source link

Migrate to new FCM API. Fix #118 #216

Closed epou closed 5 months ago

epou commented 6 months ago

Fix #118

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 59.39850% with 54 lines in your changes are missing coverage. Please review.

Project coverage is 42.19%. Comparing base (7df07d4) to head (dc3d0bf).

Files Patch % Lines
tigaserver_app/models.py 65.97% 33 Missing :warning:
tigaserver_app/views.py 25.00% 18 Missing :warning:
tigaserver_app/serializers.py 0.00% 2 Missing :warning:
tigaserver_app/apps.py 80.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #216 +/- ## ========================================== + Coverage 41.75% 42.19% +0.44% ========================================== Files 63 62 -1 Lines 10265 10171 -94 ========================================== + Hits 4286 4292 +6 + Misses 5979 5879 -100 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.