BBVAEngineering / ember-cli-workbox

Offline caching as a progressive enhancement using service workers
MIT License
20 stars 10 forks source link

feat: move files to the addon directory #98

Closed josex2r closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #98 into master will not change coverage. The diff coverage is 78.12%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #98   +/-   ##
=======================================
  Coverage   82.87%   82.87%           
=======================================
  Files           8        8           
  Lines         146      146           
=======================================
  Hits          121      121           
  Misses         25       25           
Impacted Files Coverage Δ
addon/services/service-worker.js 76.00% <76.00%> (ø)
addon/instance-initializers/sw.js 85.71% <85.71%> (ø)

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 aa5ec0d...5849274. Read the comment docs.

adrigzr commented 4 years ago

:tada: This PR is included in version 1.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: