paladinarcher / vetsez-ds-demo1-coding-challenge-app

1 stars 0 forks source link

Adding code coverage to the build #22

Closed cshupp1 closed 4 years ago

cshupp1 commented 4 years ago

A maven build will now create a 'coverage', 'react_lint',and 'rubo_lint' directories. The coverage directory will contain a .resultset.json file that SonarQube can read. The other two directories will have html files showing lint results.