pusher / push-notifications-swift

Swift SDK for the Pusher Beams product:
https://www.pusher.com/beams
MIT License
34 stars 24 forks source link

Add support for stop and clearAllState to work in PushNotificationsStatic #152

Closed luismfonseca closed 4 years ago

luismfonseca commented 4 years ago

Why?

Customers should be able to clear the state even from a cleared state.


CC @pusher/mobile

codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #152   +/-   ##
=========================================
  Coverage          ?   90.77%           
=========================================
  Files             ?       57           
  Lines             ?     3402           
  Branches          ?        0           
=========================================
  Hits              ?     3088           
  Misses            ?      314           
  Partials          ?        0
Impacted Files Coverage Δ
Sources/PushNotificationsStatic.swift 44.11% <100%> (ø)
...IntegrationTests/MultipleInstanceSupportTest.swift 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 b2c163b...b94d70c. Read the comment docs.