pusher / push-notifications-python

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

Add users support #15

Closed jonathanlloyd closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@ea0b306). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##             master    #15   +/-   ##
=======================================
  Coverage          ?   100%           
=======================================
  Files             ?      4           
  Lines             ?    479           
  Branches          ?      0           
=======================================
  Hits              ?    479           
  Misses            ?      0           
  Partials          ?      0
Impacted Files Coverage Δ
tests/test_push_notifications.py 100% <ø> (ø)
tests/test_interests.py 100% <100%> (ø)
pusher_push_notifications/__init__.py 100% <100%> (ø)
tests/test_users.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 ea0b306...cf1cd2a. Read the comment docs.

lukabratos commented 5 years ago

I have added Codecov support and squashed a few commits ✌️