An open API service indexing awesome lists of open source software.

https://github.com/screwdriver-cd/coverage-sonar

SonarQube implementation of the coverage-base class
https://github.com/screwdriver-cd/coverage-sonar

Last synced: 11 months ago
JSON representation

SonarQube implementation of the coverage-base class

Awesome Lists containing this project

README

          

# Coverage Sonar Plugin
[![Version][npm-image]][npm-url] ![Downloads][downloads-image] [![Build Status][status-image]][status-url] [![Open Issues][issues-image]][issues-url] ![License][license-image]

> SonarQube implementation of the coverage-base class

## Usage

```bash
npm install screwdriver-coverage-sonar
```

## Testing

```bash
npm test
```

## Related Links
- See [coverage-base](https://github.com/screwdriver-cd/coverage-base)

## License

Code licensed under the BSD 3-Clause license. See LICENSE file for terms.

[npm-image]: https://img.shields.io/npm/v/screwdriver-coverage-sonar.svg
[npm-url]: https://npmjs.org/package/screwdriver-coverage-sonar
[downloads-image]: https://img.shields.io/npm/dt/screwdriver-coverage-sonar.svg
[license-image]: https://img.shields.io/npm/l/screwdriver-coverage-sonar.svg
[issues-image]: https://img.shields.io/github/issues/screwdriver-cd/coverage-sonar.svg
[issues-url]: https://github.com/screwdriver-cd/coverage-sonar/issues
[status-image]: https://cd.screwdriver.cd/pipelines/706/badge
[status-url]: https://cd.screwdriver.cd/pipelines/706