BBVAEngineering / ember-cli-workbox

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

Delete cache entries on demand #93

Closed julianperezsampedro16 closed 4 years ago

julianperezsampedro16 commented 4 years ago

I add a option to delete entries into Cache generated by SW.

codecov[bot] commented 4 years ago

Codecov Report

Merging #93 into master will decrease coverage by 0.81%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #93      +/-   ##
==========================================
- Coverage   82.39%   81.57%   -0.82%     
==========================================
  Files           6        6              
  Lines         142      152      +10     
==========================================
+ Hits          117      124       +7     
- Misses         25       28       +3
Impacted Files Coverage Δ
app/instance-initializers/sw.js 85.71% <50%> (ø) :arrow_up:
app/services/service-worker.js 75% <70%> (-1%) :arrow_down:

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 f0c78e5...b4e93e1. Read the comment docs.