|
Ran
|
Files
60
|
Run time
8s
|
Badge
README BADGES
|
push
travis-ci
fix: fix return type for close (#410) Summary: - optimizely.close() does return a Promise. See [here](https://github.com/optimizely/javascript-sdk/blob/9fe10a04a/packages/optimizely-sdk/lib/optimizely/index.js#L977) - [Docs](https://docs.developers.optimizely.com/full-stack/docs/event-batching-javascript-node#section-close-optimizely-on-application-exit) also mentions awaiting on close Fixes `'await' has no effect on the type of this expression.ts(80007)`
638 of 703 branches covered (90.75%)
Branch coverage included in aggregate %.
7035 of 7162 relevant lines covered (98.23%)
22.33 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|