mdn / kuma

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

Fxa integration #7993

Closed akatsoulas closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #7993 (f44e288) into master (3126c23) will decrease coverage by 1.71%. The diff coverage is 55.17%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7993      +/-   ##
==========================================
- Coverage   90.64%   88.93%   -1.72%     
==========================================
  Files          69       69              
  Lines        2352     2241     -111     
  Branches      162      160       -2     
==========================================
- Hits         2132     1993     -139     
- Misses        194      219      +25     
- Partials       26       29       +3     
Impacted Files Coverage Δ
kuma/api/v1/tests/test_views.py 100.00% <ø> (ø)
kuma/users/auth.py 37.50% <25.00%> (-57.63%) :arrow_down:
kuma/api/v1/plus/bookmarks.py 95.91% <50.00%> (-2.13%) :arrow_down:
kuma/users/models.py 93.33% <75.00%> (ø)
kuma/api/v1/views.py 95.00% <83.33%> (-5.00%) :arrow_down:
kuma/api/v1/tests/test_bookmarks.py 100.00% <100.00%> (ø)
kuma/conftest.py 85.71% <100.00%> (ø)
kuma/settings/common.py 95.65% <100.00%> (+0.05%) :arrow_up:
kuma/users/tests/test_auth.py 100.00% <100.00%> (ø)
... and 1 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 3126c23...f44e288. Read the comment docs.