mozilla-services / autopush

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

fix: add env_vars for cmd line args missing them #1263

Closed pjenvey closed 6 years ago

pjenvey commented 6 years ago

Closes #1262

codecov-io commented 6 years ago

Codecov Report

Merging #1263 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #1263   +/-   ##
======================================
  Coverage     100%    100%           
======================================
  Files          59      59           
  Lines        9523    9523           
======================================
  Hits         9523    9523
Impacted Files Coverage Δ
autopush/main_argparse.py 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 3babedc...baa1c54. Read the comment docs.