mozilla-services / autopush

Python Web Push Server used by Mozilla
https://autopush.readthedocs.io/
Mozilla Public License 2.0
217 stars 34 forks source link

chore: bump to the latest twisted per CVE-2019-12387 #1337

Closed pjenvey closed 5 years ago

pjenvey commented 5 years ago

and adapt tests to it

Closes #1336

codecov-io commented 5 years ago

Codecov Report

Merging #1337 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1337      +/-   ##
==========================================
+ Coverage   99.79%   99.79%   +<.01%     
==========================================
  Files          64       64              
  Lines       10415    10422       +7     
==========================================
+ Hits        10394    10401       +7     
  Misses         21       21
Impacted Files Coverage Δ
autopush/tests/test_integration.py 100% <100%> (ø) :arrow_up:
autopush/tests/test_gcmclient.py 100% <100%> (ø) :arrow_up:
autopush/tests/test_fcmclient.py 100% <100%> (ø) :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 5d7fff7...2a8c643. Read the comment docs.