BBVAEngineering / ember-cli-workbox

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

Feature/shrink config environment #107

Closed josex2r closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #107 (0b83a40) into master (25c00db) will decrease coverage by 0.32%. The diff coverage is 85.71%.

:exclamation: Current head 0b83a40 differs from pull request most recent head b4ad1aa. Consider uploading reports for the commit b4ad1aa to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master     #107      +/-   ##
==========================================
- Coverage   82.99%   82.66%   -0.33%     
==========================================
  Files           5        5              
  Lines         147      150       +3     
==========================================
+ Hits          122      124       +2     
- Misses         25       26       +1     
Impacted Files Coverage Δ
addon/instance-initializers/sw.js 87.50% <ø> (ø)
index.js 92.30% <80.00%> (-3.35%) :arrow_down:
ember-cli-build.js 100.00% <100.00%> (ø)

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 ba9de62...b4ad1aa. Read the comment docs.

adrigzr commented 3 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: