{"id":18674824,"url":"https://github.com/lukaville/stash-code-coverage","last_synced_at":"2026-03-03T13:37:04.856Z","repository":{"id":75045800,"uuid":"82455365","full_name":"lukaville/stash-code-coverage","owner":"lukaville","description":"Stash code coverage chrome extension","archived":false,"fork":false,"pushed_at":"2017-04-21T19:07:33.000Z","size":74,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-01T01:56:50.761Z","etag":null,"topics":["bitbucket-server","chrome-extension","code-coverage","jacoco","stash","teamcity"],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lukaville.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-19T11:51:11.000Z","updated_at":"2025-01-04T07:20:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"c2033f18-27cf-4c62-8095-eeef78506fda","html_url":"https://github.com/lukaville/stash-code-coverage","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lukaville/stash-code-coverage","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukaville%2Fstash-code-coverage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukaville%2Fstash-code-coverage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukaville%2Fstash-code-coverage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukaville%2Fstash-code-coverage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukaville","download_url":"https://codeload.github.com/lukaville/stash-code-coverage/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukaville%2Fstash-code-coverage/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30046762,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T10:53:31.691Z","status":"ssl_error","status_checked_at":"2026-03-03T10:53:22.041Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["bitbucket-server","chrome-extension","code-coverage","jacoco","stash","teamcity"],"created_at":"2024-11-07T09:20:28.532Z","updated_at":"2026-03-03T13:37:04.841Z","avatar_url":"https://github.com/lukaville.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bitbucket Server Code Coverage\nChrome extension that displays code coverage button on pull requests in Bitbucket Server\n\n![Screenshot](http://i.imgur.com/Z77LWD6.png)\n\n## Build\n\nRun:\n\n```bash\ngradle build\n```\n\nExtension will appear in `build/extension` directory.\n\n## Configuration\n\nSample configuration:\n\n```json\n{\n  \"projects\": [\n    {\n      \"bitbucket\": {\n        \"project\": \"AA\",\n        \"repository\": \"example-repository\",\n        \"host\": \"stash.example.org\"\n      },\n      \"excludeFiles\": [\n        \".*Test\\\\..*\"\n      ],\n      \"includeFiles\": [\n        \".*\\\\.java\",\n        \".*\\\\.kt\"\n      ],\n      \"sourceDirectories\": [\n        \"example/src/main/java\"\n      ],\n      \"teamCity\": {\n        \"host\": \"teamcity.example.org\",\n        \"buildTypeId\": \"ExampleBuildType\"\n      }\n    }\n  ]\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukaville%2Fstash-code-coverage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flukaville%2Fstash-code-coverage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukaville%2Fstash-code-coverage/lists"}