pusher / push-notifications-python

Pusher Beams Python Server SDK
https://pusher.com/beams
MIT License
30 stars 8 forks source link

Return token as dictionary #20

Closed jonathanlloyd closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #20 into add-users-support will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@                  Coverage Diff                  @@
##           add-users-support      #20      +/-   ##
=====================================================
+ Coverage              98.73%   98.74%   +<.01%     
=====================================================
  Files                      4        4              
  Lines                    476      479       +3     
=====================================================
+ Hits                     470      473       +3     
  Misses                     6        6
Impacted Files Coverage Δ
pusher_push_notifications/__init__.py 100% <100%> (ø) :arrow_up:
tests/test_users.py 96.84% <100%> (+0.03%) :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 b4a26f0...63f2ca1. Read the comment docs.