mdn / kuma

The project that powers MDN.
https://developer.mozilla.org
Mozilla Public License 2.0
1.93k stars 679 forks source link

Notifications #8027

Closed fiji-flo closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #8027 (f0fa26c) into main (0f4806b) will decrease coverage by 4.70%. The diff coverage is 46.98%.

:exclamation: Current head f0fa26c differs from pull request most recent head 55c1d49. Consider uploading reports for the commit 55c1d49 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #8027      +/-   ##
==========================================
- Coverage   82.66%   77.95%   -4.71%     
==========================================
  Files          71       79       +8     
  Lines        2480     2803     +323     
  Branches      199      250      +51     
==========================================
+ Hits         2050     2185     +135     
- Misses        400      587     +187     
- Partials       30       31       +1     
Impacted Files Coverage Δ
kuma/notifications/views.py 0.00% <0.00%> (ø)
kuma/notifications/utils.py 9.37% <9.37%> (ø)
kuma/api/v1/plus/notifications.py 26.73% <26.73%> (ø)
kuma/core/tasks.py 76.47% <80.00%> (+1.47%) :arrow_up:
kuma/notifications/models.py 84.00% <84.00%> (ø)
kuma/api/v1/plus/__init__.py 100.00% <100.00%> (ø)
kuma/api/v1/plus/bookmarks.py 97.36% <100.00%> (-0.39%) :arrow_down:
kuma/api/v1/urls.py 100.00% <100.00%> (ø)
kuma/core/apps.py 94.11% <100.00%> (+0.36%) :arrow_up:
kuma/notifications/admin.py 100.00% <100.00%> (ø)
... and 6 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0f4806b...55c1d49. Read the comment docs.