mdn / kuma

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

fix subscription state change #8076

Closed fiji-flo closed 2 years ago

fiji-flo commented 2 years ago

"mdn_plus" is not part of the capabilites and therefore this was broken.

codecov-commenter commented 2 years ago

Codecov Report

Merging #8076 (05bc1eb) into main (a524759) will increase coverage by 0.17%. The diff coverage is 95.45%.

@@            Coverage Diff             @@
##             main    #8076      +/-   ##
==========================================
+ Coverage   80.27%   80.45%   +0.17%     
==========================================
  Files          88       88              
  Lines        3306     3326      +20     
  Branches      389      389              
==========================================
+ Hits         2654     2676      +22     
+ Misses        586      585       -1     
+ Partials       66       65       -1     
Impacted Files Coverage Δ
kuma/users/tasks.py 43.28% <75.00%> (+4.82%) :arrow_up:
kuma/users/tests/test_tasks.py 100.00% <100.00%> (ø)

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 a524759...05bc1eb. Read the comment docs.