Closed nicolaslara closed 2 years ago
Merging #7997 (124df4e) into main (8689848) will decrease coverage by
8.60%
. The diff coverage is49.81%
.:exclamation: Current head 124df4e differs from pull request most recent head fffacff. Consider uploading reports for the commit fffacff to get more accurate results
@@ Coverage Diff @@
## main #7997 +/- ##
==========================================
- Coverage 87.84% 79.23% -8.61%
==========================================
Files 69 79 +10
Lines 2278 2731 +453
Branches 168 243 +75
==========================================
+ Hits 2001 2164 +163
- Misses 248 537 +289
- Partials 29 30 +1
Impacted Files | Coverage Δ | |
---|---|---|
kuma/notifications/views.py | 0.00% <0.00%> (ø) |
|
kuma/settings/common.py | 95.75% <ø> (+0.07%) |
:arrow_up: |
kuma/notifications/utils.py | 9.37% <9.37%> (ø) |
|
kuma/api/v1/plus/notifications.py | 29.92% <29.92%> (ø) |
|
kuma/notifications/models.py | 77.27% <77.27%> (ø) |
|
kuma/core/tasks.py | 76.47% <80.00%> (+1.47%) |
:arrow_up: |
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: |
... and 17 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 8689848...fffacff. Read the comment docs.
This is a WIP for the MDN plus notifications feature. This isn't ready to merge.