realreality / reality-plugin

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

refactor(lint): Updated ESLint rules, editorconfig, package.json scripts #82

Closed vire closed 7 years ago

vire commented 7 years ago

Added husky for prepush check, and commit msg validation

codecov-io commented 7 years ago

Codecov Report

Merging #82 into master will not change coverage. The diff coverage is 23.35%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #82   +/-   ##
=======================================
  Coverage   15.25%   15.25%           
=======================================
  Files          14       14           
  Lines         354      354           
  Branches       53       53           
=======================================
  Hits           54       54           
  Misses        284      284           
  Partials       16       16
Impacted Files Coverage Δ
src/js/sites/fixtures/sreality.js 100% <ø> (ø) :arrow_up:
src/js/sites/fixtures/maxireality.js 100% <ø> (ø) :arrow_up:
src/js/sites/fixtures/bezrealitky.js 100% <ø> (ø) :arrow_up:
src/js/sites/fixtures/realityidnes.js 100% <ø> (ø) :arrow_up:
src/js/utils.js 0% <0%> (ø) :arrow_up:
src/js/popup.js 0% <0%> (ø) :arrow_up:
src/js/rr.js 0% <0%> (ø) :arrow_up:
src/js/services/storage.js 0% <0%> (ø) :arrow_up:
src/js/contentscript.js 0% <0%> (ø) :arrow_up:
src/js/services/api.js 0% <0%> (ø) :arrow_up:
... and 1 more

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 e85f04b...e33d6fd. Read the comment docs.