Cambalab / vue-admin

An open source frontend Framework for building admin applications running in the browser on top of REST, using ES6 and Vue.js
GNU General Public License v3.0
132 stars 24 forks source link

0.0.9 #212

Closed sgobotta closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #212 into master will increase coverage by 4.55%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #212      +/-   ##
=========================================
+ Coverage   42.24%   46.8%   +4.55%     
=========================================
  Files          94      94              
  Lines         748     750       +2     
  Branches       30      30              
=========================================
+ Hits          316     351      +35     
+ Misses        429     397      -32     
+ Partials        3       2       -1
Impacted Files Coverage Δ
src/components/Core/src/Core.vue 0% <ø> (ø) :arrow_up:
src/components/Admin/src/Composer.vue 0% <ø> (ø) :arrow_up:
src/components/Admin/src/defaults.js 100% <100%> (ø) :arrow_up:
src/components/Admin/src/Admin.vue 100% <100%> (ø) :arrow_up:
src/components/Resource/src/Resource.vue 100% <0%> (+4.76%) :arrow_up:
src/va-auth/src/store/modules/mutations.js 66.66% <0%> (+16.66%) :arrow_up:
src/va-auth/src/store/modules/getters.js 60% <0%> (+20%) :arrow_up:
src/va-auth/src/store/modules/actions.js 61.53% <0%> (+30.76%) :arrow_up:
src/components/Resource/src/defaults.js 88.88% <0%> (+44.44%) :arrow_up:
src/components/Admin/src/Authenticated.vue 100% <0%> (+50%) :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 19a3f4e...458064a. Read the comment docs.