Ran
|
Files
52
|
Run time
6s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
Revert "refactor: use "storage"-API instead of localStorage" This reverts commit 52cfe0a32. Never mind... The API on chrome https://developer.chrome.com/extensions/storage (callback-based) differs from the Firefox-API https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/storage/local (Promise-based). So this requires some browser-specific glue which I currently do not want to build 😋.
468 of 546 branches covered (85.71%)
2288 of 2314 relevant lines covered (98.88%)
243.79 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|