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: update twisted per CVE-2019-12855 #1360

Closed pjenvey closed 4 years ago

pjenvey commented 4 years ago

also rename non-Test classes to hide from py.test capture

Issue #1358

codecov-io commented 4 years ago

Codecov Report

Merging #1360 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1360   +/-   ##
=======================================
  Coverage   99.74%   99.74%           
=======================================
  Files          64       64           
  Lines       10449    10449           
=======================================
  Hits        10422    10422           
  Misses         27       27
Impacted Files Coverage Δ
autopush/tests/test_client.py 100% <100%> (ø) :arrow_up:
autopush/tests/test_health.py 90.9% <100%> (ø) :arrow_up:
autopush/tests/test_log_check.py 100% <100%> (ø) :arrow_up:
autopush/tests/test_integration.py 100% <100%> (ø) :arrow_up:
autopush/tests/support.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 74af3ca...97dcdf1. Read the comment docs.