Screwdriver bookend for uploading code coverage reports and/or test results
npm install screwdriver-coverage-bookend> Screwdriver bookend for uploading code coverage reports and/or test results
``bash`
npm install screwdriver-coverage-bookend
`yaml`
coverage:
plugin: sonar
sonar:
foo: barscrewdriver-coverage-sonar
In this example, this bookend will register the npm module with the config foo: bar.
from the screwdriver-coverage-sonar npm module during teardown. The plugin should follow the coverage-base interface.Testing
`bash
npm test
``Code licensed under the BSD 3-Clause license. See LICENSE file for terms.
[npm-image]: https://img.shields.io/npm/v/screwdriver-coverage-bookend.svg
[npm-url]: https://npmjs.org/package/screwdriver-coverage-bookend
[downloads-image]: https://img.shields.io/npm/dt/screwdriver-coverage-bookend.svg
[license-image]: https://img.shields.io/npm/l/screwdriver-coverage-bookend.svg
[issues-image]: https://img.shields.io/github/issues/screwdriver-cd/coverage-bookend.svg
[issues-url]: https://github.com/screwdriver-cd/coverage-bookend/issues
[status-image]: https://cd.screwdriver.cd/pipelines/707/badge
[status-url]: https://cd.screwdriver.cd/pipelines/707