mdn / kuma

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

Add initial support for SET tokens #8024

Closed fiji-flo closed 2 years ago

fiji-flo commented 2 years ago

just verify and log for now

Co-authored-by: Tasos Katsoulas akatsoulas@gmail.com

codecov-commenter commented 2 years ago

Codecov Report

Merging #8024 (4edc08e) into main (db4de6e) will decrease coverage by 1.71%. The diff coverage is 44.21%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #8024      +/-   ##
==========================================
- Coverage   86.96%   85.25%   -1.72%     
==========================================
  Files          70       70              
  Lines        2294     2387      +93     
  Branches      171      183      +12     
==========================================
+ Hits         1995     2035      +40     
- Misses        269      322      +53     
  Partials       30       30              
Impacted Files Coverage Δ
kuma/urls.py 89.47% <ø> (ø)
kuma/users/views.py 32.96% <25.35%> (-28.94%) :arrow_down:
kuma/api/v1/tests/test_search.py 96.82% <100.00%> (ø)
kuma/settings/common.py 95.70% <100.00%> (+0.05%) :arrow_up:
kuma/users/models.py 97.22% <100.00%> (+3.88%) :arrow_up:

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 db4de6e...4edc08e. Read the comment docs.