parse-community / parse-server-push-adapter

A push notification adapter for Parse Server
https://parseplatform.org
MIT License
85 stars 100 forks source link

Regenerate the iOS sender at every call #104

Closed flovilmart closed 6 years ago

flovilmart commented 6 years ago

Should mitigate issue #90

codecov[bot] commented 6 years ago

Codecov Report

Merging #104 into master will decrease coverage by 1.87%. The diff coverage is 75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #104      +/-   ##
==========================================
- Coverage     100%   98.12%   -1.88%     
==========================================
  Files           5        5              
  Lines         256      266      +10     
==========================================
+ Hits          256      261       +5     
- Misses          0        5       +5
Impacted Files Coverage Δ
src/APNS.js 96.09% <75%> (-3.91%) :arrow_down:

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 8cfc7fe...17d2776. Read the comment docs.