BBVAEngineering / ember-web-workers

Service to communicate your application with browser web workers
MIT License
44 stars 10 forks source link

feat: add asset map to fix fingerprint #68

Closed adrigzr closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #68 into master will increase coverage by 0.04%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #68      +/-   ##
==========================================
+ Coverage   96.96%   97.01%   +0.04%     
==========================================
  Files           1        1              
  Lines          66       67       +1     
==========================================
+ Hits           64       65       +1     
  Misses          2        2
Impacted Files Coverage Δ
addon/services/worker.js 97.01% <100%> (+0.04%) :arrow_up:

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 5b95ec9...af81393. Read the comment docs.

adrigzr commented 4 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: