mdn / kuma

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

support core users #8020

Closed fiji-flo closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #8020 (7f3a2d4) into main (cbda569) will decrease coverage by 0.35%. The diff coverage is 31.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #8020      +/-   ##
==========================================
- Coverage   87.24%   86.89%   -0.36%     
==========================================
  Files          70       70              
  Lines        2281     2296      +15     
  Branches      172      172              
==========================================
+ Hits         1990     1995       +5     
- Misses        260      271      +11     
+ Partials       31       30       -1     
Impacted Files Coverage Δ
kuma/api/v1/tests/test_views.py 100.00% <ø> (ø)
kuma/api/v1/views.py 93.33% <0.00%> (-1.67%) :arrow_down:
kuma/users/auth.py 28.16% <0.00%> (-0.41%) :arrow_down:
kuma/users/views.py 61.90% <38.46%> (-38.10%) :arrow_down:
kuma/settings/common.py 95.65% <100.00%> (+0.02%) :arrow_up:
kuma/users/models.py 93.33% <100.00%> (+0.47%) :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 cbda569...7f3a2d4. Read the comment docs.