DalgoT4D / DDP_backend

Django app for the DDP platform
GNU Affero General Public License v3.0
12 stars 41 forks source link

added new apis to get user notifications and bulk update status #855

Closed Ishankoradia closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 48.83721% with 22 lines in your changes missing coverage. Please review.

Project coverage is 74.44%. Comparing base (b07abb1) to head (2e90c57). Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
ddpui/core/notifications_service.py 33.33% 14 Missing :warning:
ddpui/api/notifications_api.py 57.89% 8 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #855 +/- ## ========================================== - Coverage 74.63% 74.44% -0.20% ========================================== Files 191 191 Lines 7914 7949 +35 ========================================== + Hits 5907 5918 +11 - Misses 2007 2031 +24 ```

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