{"id":22351900,"url":"https://github.com/screwdriver-cd/coverage-bookend","last_synced_at":"2025-07-30T07:32:00.975Z","repository":{"id":56136545,"uuid":"131886742","full_name":"screwdriver-cd/coverage-bookend","owner":"screwdriver-cd","description":"sd.cd bookend for uploading code coverage reports and/or test results","archived":false,"fork":false,"pushed_at":"2022-11-28T23:06:37.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":17,"default_branch":"master","last_synced_at":"2024-04-29T07:44:55.662Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://cd.screwdriver.cd/pipelines/707","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/screwdriver-cd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-05-02T17:50:59.000Z","updated_at":"2022-10-18T03:09:30.000Z","dependencies_parsed_at":"2023-01-23T14:00:31.568Z","dependency_job_id":null,"html_url":"https://github.com/screwdriver-cd/coverage-bookend","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/screwdriver-cd%2Fcoverage-bookend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/screwdriver-cd%2Fcoverage-bookend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/screwdriver-cd%2Fcoverage-bookend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/screwdriver-cd%2Fcoverage-bookend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/screwdriver-cd","download_url":"https://codeload.github.com/screwdriver-cd/coverage-bookend/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228106386,"owners_count":17870438,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-04T12:16:22.357Z","updated_at":"2024-12-04T12:16:22.982Z","avatar_url":"https://github.com/screwdriver-cd.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Coverage Bookend\n[![Version][npm-image]][npm-url] ![Downloads][downloads-image] [![Build Status][status-image]][status-url] [![Open Issues][issues-image]][issues-url] ![License][license-image]\n\n\u003e Screwdriver bookend for uploading code coverage reports and/or test results\n\n## Usage\n\n```bash\nnpm install screwdriver-coverage-bookend\n```\n\n## Constructor\nThis bookend will try to register a Screwdriver coverage npm module based on your configuration provided.\n\n### Example\n\n```yaml\ncoverage:\n    plugin: sonar\n    sonar:\n        foo: bar\n```\nIn this example, this bookend will register the `screwdriver-coverage-sonar` npm module with the config `foo: bar`.\n\n## Setup\nThis bookend does nothing during setup.\n\n## Teardown\nThis bookend will call `getUploadCoverageCmd` from the `screwdriver-coverage-sonar` npm module during teardown. The plugin should follow the [coverage-base](https://github.com/screwdriver-cd/coverage-base) interface.\n\n## Testing\n\n```bash\nnpm test\n```\n\n## License\n\nCode licensed under the BSD 3-Clause license. See LICENSE file for terms.\n\n[npm-image]: https://img.shields.io/npm/v/screwdriver-coverage-bookend.svg\n[npm-url]: https://npmjs.org/package/screwdriver-coverage-bookend\n[downloads-image]: https://img.shields.io/npm/dt/screwdriver-coverage-bookend.svg\n[license-image]: https://img.shields.io/npm/l/screwdriver-coverage-bookend.svg\n[issues-image]: https://img.shields.io/github/issues/screwdriver-cd/coverage-bookend.svg\n[issues-url]: https://github.com/screwdriver-cd/coverage-bookend/issues\n[status-image]: https://cd.screwdriver.cd/pipelines/707/badge\n[status-url]: https://cd.screwdriver.cd/pipelines/707\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscrewdriver-cd%2Fcoverage-bookend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscrewdriver-cd%2Fcoverage-bookend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscrewdriver-cd%2Fcoverage-bookend/lists"}