mdn / kuma

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

Renew access token every 12 hours. #8026

Closed akatsoulas closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #8026 (cf310ac) into main (20857c3) will decrease coverage by 0.37%. The diff coverage is 21.73%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #8026      +/-   ##
==========================================
- Coverage   82.66%   82.28%   -0.38%     
==========================================
  Files          71       71              
  Lines        2480     2495      +15     
  Branches      198      200       +2     
==========================================
+ Hits         2050     2053       +3     
- Misses        399      411      +12     
  Partials       31       31              
Impacted Files Coverage Δ
kuma/users/middleware.py 40.74% <11.11%> (-3.26%) :arrow_down:
kuma/users/auth.py 28.39% <23.07%> (-1.02%) :arrow_down:
kuma/settings/common.py 95.70% <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 20857c3...cf310ac. Read the comment docs.