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

fix: hasher doesn't take UUIDs #986

Merged
merged 1 commit into from
Jul 27, 2017
Merged

fix: hasher doesn't take UUIDs #986

merged 1 commit into from
Jul 27, 2017

Conversation

pjenvey
Copy link
Member

@pjenvey pjenvey commented Jul 27, 2017

and fix ChannelRegistrationHandler now taking a UUID chid after the
last refactor and some type sigs

Closes #984

and fix ChannelRegistrationHandler now taking a UUID chid after the
last refactor and some type sigs

Closes #984
@codecov-io
Copy link

codecov-io commented Jul 27, 2017

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #986   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          57     57           
  Lines        9646   9646           
=====================================
  Hits         9646   9646
Impacted Files Coverage Δ
autopush/web/base.py 100% <ø> (ø) ⬆️
autopush/web/registration.py 100% <100%> (ø) ⬆️
autopush/web/webpush.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 65fd401...69b91de. Read the comment docs.

@bbangert bbangert merged commit 522f3f6 into master Jul 27, 2017
@bbangert bbangert deleted the fix/984 branch July 27, 2017 21:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

hasher called w/ UUID objects
4 participants