mozilla-services / autopush

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

docs: Fix CryptoKey.get_label example #1398

Closed AzureMarker closed 4 years ago

AzureMarker commented 4 years ago

Description

The CryptoKey.get_label method has an example which was inaccurate.

Testing

N/A

Issue(s)

N/A

codecov-commenter commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1398   +/-   ##
=======================================
  Coverage   99.74%   99.74%           
=======================================
  Files          64       64           
  Lines       10476    10476           
=======================================
  Hits        10449    10449           
  Misses         27       27           
Impacted Files Coverage Δ
autopush/crypto_key.py 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 00aaab4...f3967b6. Read the comment docs.