BBVAEngineering / ember-cli-workbox

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

feat: remove console log #139

Closed fvs1981 closed 1 year ago

fvs1981 commented 1 year ago

Remove console.log

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.23 :warning:

Comparison is base (9077294) 83.33% compared to head (686ef73) 83.10%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #139 +/- ## ========================================== - Coverage 83.33% 83.10% -0.23% ========================================== Files 5 5 Lines 150 148 -2 ========================================== - Hits 125 123 -2 Misses 25 25 ``` | [Impacted Files](https://app.codecov.io/gh/BBVAEngineering/ember-cli-workbox/pull/139?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BBVAEngineering) | Coverage Δ | | |---|---|---| | [addon/services/service-worker.js](https://app.codecov.io/gh/BBVAEngineering/ember-cli-workbox/pull/139?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BBVAEngineering#diff-YWRkb24vc2VydmljZXMvc2VydmljZS13b3JrZXIuanM=) | `78.84% <ø> (-0.79%)` | :arrow_down: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

eumendoza commented 1 year ago

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

The release is available on:

Your semantic-release bot :package::rocket: