zeyneloz / onesignal-node

A Node.js Library for OneSignal push notification service
MIT License
207 stars 48 forks source link

Introduce type script as v3 #33

Closed zeyneloz closed 4 years ago

zeyneloz commented 4 years ago

Rewrite the code in Type Script Improve tests Introduce test coverage and linters

codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##             master    #33   +/-   ##
=======================================
  Coverage          ?   100%           
=======================================
  Files             ?      3           
  Lines             ?     80           
  Branches          ?      6           
=======================================
  Hits              ?     80           
  Misses            ?      0           
  Partials          ?      0
Impacted Files Coverage Δ
src/utils.ts 100% <100%> (ø)
src/client.ts 100% <100%> (ø)
src/user-client.ts 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 08bd958...dee634b. Read the comment docs.