parse-community / parse-server-push-adapter

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

Nyc #71

Closed flovilmart closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #71 into nitting will increase coverage by 1.33%. The diff coverage is n/a.

@@            Coverage Diff            @@
##           nitting    #71      +/-   ##
=========================================
+ Coverage    98.66%   100%   +1.33%     
=========================================
  Files            5      5              
  Lines          526    249     -277     
  Branches        65      0      -65     
=========================================
- Hits           519    249     -270     
+ Misses           7      0       -7
Impacted Files Coverage Δ
src/GCM.js 100% <0%> (ø) :arrow_up:
src/index.js 100% <0%> (ø) :arrow_up:
src/APNS.js 100% <0%> (ø) :arrow_up:
src/ParsePushAdapter.js 100% <0%> (+1.12%) :arrow_up:
src/PushAdapterUtils.js 100% <0%> (+10.16%) :arrow_up:

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 0fa4337...dfd8a88. Read the comment docs.