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

bug: Do not remove router_type from UAID info #576

Merged
merged 1 commit into from
Aug 1, 2016
Merged

bug: Do not remove router_type from UAID info #576

merged 1 commit into from
Aug 1, 2016

Conversation

jrconlin
Copy link
Member

@jrconlin jrconlin commented Aug 1, 2016

Webpush web handler should not remove router_type from UAID information.

Also fixed error message formatting and added appropriate test to ensure
that router_type persists.

closes #549

@bbangert, @pjenvey r?

Webpush web handler should not remove router_type from UAID information.

Also fixed error message formatting and added appropriate test to ensure
that router_type persists.

closes #549
@codecov-io
Copy link

codecov-io commented Aug 1, 2016

Current coverage is 100% (diff: 100%)

Merging #576 into master will not change coverage

@@           master   #576   diff @@
====================================
  Files          42     42          
  Lines        8774   8775     +1   
  Methods         0      0          
  Messages        0      0          
  Branches        0      0          
====================================
+ Hits         8774   8775     +1   
  Misses          0      0          
  Partials        0      0          

Powered by Codecov. Last update a0a8d11...d74c00c

@pjenvey
Copy link
Member

pjenvey commented Aug 1, 2016

r+

@jrconlin jrconlin merged commit 2fc8b45 into master Aug 1, 2016
@bbangert
Copy link
Member

bbangert commented Aug 1, 2016

I don't get it, why doesn't this match how _router_completed in endpoint.py works?

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.

Ensure router_type is present in _router_completed
4 participants