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.8 #209

Closed sgobotta closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@0e17e1b). Click here to learn what that means. The diff coverage is 58.88%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #209   +/-   ##
=========================================
  Coverage          ?   42.24%           
=========================================
  Files             ?       94           
  Lines             ?      748           
  Branches          ?       30           
=========================================
  Hits              ?      316           
  Misses            ?      429           
  Partials          ?        3
Impacted Files Coverage Δ
src/components/Admin/src/defaults.js 100% <ø> (ø)
src/index.js 0% <ø> (ø)
src/templates/src/index.js 100% <ø> (ø)
src/constants/ui.element.names.js 0% <ø> (ø)
src/main.js 0% <0%> (ø)
src/components/Actions/Show/Show.vue 0% <0%> (ø)
src/components/Admin/src/Unauthenticated.vue 50% <0%> (ø)
src/components/Actions/List/List.vue 0% <0%> (ø)
src/components/Actions/Edit/Edit.vue 0% <0%> (ø)
src/components/Actions/Create/Create.vue 0% <0%> (ø)
... and 15 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 0e17e1b...19a3f4e. Read the comment docs.