## Code coverage

Just run the tests:

    npm test

The build will fail if coverage drops below 100%.
The report is in `coverage/lcov-report/index.html`.
