Closed lukabratos closed 5 years ago
:exclamation: No coverage uploaded for pull request base (
master@33af022
). Click here to learn what that means. The diff coverage is100%
.
@@ Coverage Diff @@
## master #9 +/- ##
=======================================
Coverage ? 100%
=======================================
Files ? 6
Lines ? 262
Branches ? 0
=======================================
Hits ? 262
Misses ? 0
Partials ? 0
Impacted Files | Coverage Δ | |
---|---|---|
...c/pusher/push_notifications/generate_token_spec.rb | 100% <100%> (ø) |
|
spec/pusher/push_notifications/client_spec.rb | 100% <100%> (ø) |
|
...pusher/push_notifications/publish_to_users_spec.rb | 100% <100%> (ø) |
|
spec/pusher/push_notifications/delete_user_spec.rb | 100% <100%> (ø) |
|
...er/push_notifications/publish_to_interests_spec.rb | 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 33af022...e1e04cb. Read the comment docs.
This feature was released in version 1.1.0
.
What?
Offer a secure method to directly target a notification to an authenticated user in your application.
Why?
This can be useful if you want to send personalized notifications, for example, if you have an events application, you could send invites targeting specific users knowing that these notifications can’t be accessed by other users.