Closed anoonan closed 7 years ago
Merging #3 into master will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## master #3 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 1 1
Lines 33 23 -10
=====================================
- Hits 33 23 -10
Impacted Files | Coverage Δ | |
---|---|---|
lib/index.js | 100% <100%> (ø) |
:white_check_mark: |
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 35661ff...2415dfd. Read the comment docs.
this PR:
-adds support for in-app messaging: https://www.appboy.com/documentation/Web/#in-app-messaging -adds support for Safari push notifications: https://www.appboy.com/documentation/Web/#step-5-configure-safari-push -removes any analytics tracking (handled on the server side integration)