BBVAEngineering / ember-cli-workbox

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

Resolving some issues #103

Closed adrigzr closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #103 into master will increase coverage by 0.11%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #103      +/-   ##
==========================================
+ Coverage   82.87%   82.99%   +0.11%     
==========================================
  Files           8        5       -3     
  Lines         146      147       +1     
==========================================
+ Hits          121      122       +1     
  Misses         25       25              
Impacted Files Coverage Δ
addon/instance-initializers/sw.js 87.50% <100.00%> (+1.78%) :arrow_up:
addon/services/service-worker.js 76.92% <100.00%> (+0.92%) :arrow_up:
index.js 95.65% <100.00%> (-0.51%) :arrow_down:
lib/broccoli-workbox.js 80.39% <100.00%> (+0.80%) :arrow_up:
ember-cli-build.js 100.00% <0.00%> (ø)
tests/.eslintrc.js

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 6043d7f...ed60cb4. Read the comment docs.

adrigzr commented 3 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: