realreality / reality-plugin

Real reality chrome plugin
Apache License 2.0
8 stars 2 forks source link

chore(deps): Upgrade to latest vue + vue deps version, fix BC, fix tests #81

Closed vire closed 7 years ago

vire commented 7 years ago

Upgrade to vue 2.3.4 with compiler, jest-vue-preprocessor, vue-i18n, fix breaking changes, fix failing tests

codecov-io commented 7 years ago

Codecov Report

Merging #81 into master will increase coverage by 0.04%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #81      +/-   ##
==========================================
+ Coverage   15.21%   15.25%   +0.04%     
==========================================
  Files          14       14              
  Lines         355      354       -1     
  Branches       52       53       +1     
==========================================
  Hits           54       54              
+ Misses        285      284       -1     
  Partials       16       16
Impacted Files Coverage Δ
src/js/popup/Popup.vue 66.66% <ø> (ø) :arrow_up:
src/js/components/App.vue 0% <0%> (ø) :arrow_up:
src/js/popup.js 0% <0%> (ø) :arrow_up:
src/js/contentscript.js 0% <0%> (ø) :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 4918b89...aa8e101. Read the comment docs.