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

204 configure automatic test coverage report #205

Closed sgobotta closed 4 years ago

sgobotta commented 4 years ago

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

This PR provides:

Closes #204

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce the cases. Please also list any relevant details for your test configuration

Checklist:

The following options in bold are required for a PR approval. Please check the boxes only if necessary, it help us minimizing the reviewing process.

codecov-io commented 4 years ago

Codecov Report

Merging #205 into develop will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #205   +/-   ##
========================================
  Coverage    40.73%   40.73%           
========================================
  Files           96       96           
  Lines          766      766           
  Branches        30       30           
========================================
  Hits           312      312           
  Misses         451      451           
  Partials         3        3

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 2a3e9a6...5975faf. Read the comment docs.