TheFlyer1983 / facerecognitionbrain_vue

A Vue app of the React App facerecognitionbrain
https://smart-brain-pl.netlify.app/
1 stars 0 forks source link

Fix Unit test coverage report #72

Closed TheFlyer1983 closed 2 years ago

TheFlyer1983 commented 2 years ago

Describe the bug

Coverage report does not output the file coverage for each file tested.

To Reproduce

Steps to reproduce the behavior:

  1. run npm run test
  2. See coverage report not outputting correct coverage

Expected behavior

Coverage report should output the correct coverage

TheFlyer1983 commented 2 years ago

Coverage report fixed.