Investigation: Ensure that Investigate the command added by [~damurphy] `ui level of code coverage ` is run as part CI for the UI . Code coverage stats may be generated by running the below from the UI directory in the mobile-security-service repo: {code:java} npm run coverage {code}
Depending on the percentage we may need to work to increase the test coverage. |
|