Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

bug: Limit exception trapping to known types when processing crypto-key #861

Merged
merged 1 commit into from
Apr 4, 2017

Conversation

jrconlin
Copy link
Member

@jrconlin jrconlin commented Apr 4, 2017

closes #860

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #861   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          49     49           
  Lines        9537   9544    +7     
=====================================
+ Hits         9537   9544    +7
Impacted Files Coverage Δ
autopush/web/webpush.py 100% <100%> (ø) ⬆️
autopush/tests/test_integration.py 100% <100%> (ø) ⬆️

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 a03910d...3576d20. Read the comment docs.

@jrconlin jrconlin merged commit 64b42fc into master Apr 4, 2017
@jrconlin jrconlin deleted the bug/860 branch June 8, 2017 22:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Limit decipher_pubic_key to TypeError
3 participants