parse-community / parse-server-push-adapter

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

Who needs babel when you have node... #67

Closed flovilmart closed 7 years ago

flovilmart commented 7 years ago

@funkenstrahlen I have no idea what I'm doing here, but that seems to be.... Less lines, less BS...

codecov[bot] commented 7 years ago

Codecov Report

Merging #67 into master will decrease coverage by 0.74%. The diff coverage is 100%.

@@            Coverage Diff            @@
##           master     #67      +/-   ##
=========================================
- Coverage   93.54%   92.8%   -0.75%     
=========================================
  Files           5       5              
  Lines         527     278     -249     
  Branches       68      51      -17     
=========================================
- Hits          493     258     -235     
+ Misses         34      20      -14
Impacted Files Coverage Δ
lib/GCM.js 85% <100%> (ø)
lib/index.js 100% <100%> (ø)
lib/PushAdapterUtils.js 100% <100%> (ø)
lib/ParsePushAdapter.js 100% <100%> (ø)
lib/APNS.js 93.54% <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 6b5f8a7...d548eda. Read the comment docs.