{"id":5801060,"name":"irongut/CodeCoverageSummary","ecosystem":"actions","description":"A GitHub Action that reads Cobertura format code coverage files and outputs a text or markdown summary.","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/irongut/CodeCoverageSummary","keywords_array":["action","cobertura","code-coverage","coverage","coverlet","github-actions","test-coverage"],"namespace":"irongut","versions_count":12,"first_release_published_at":"2021-05-10T22:19:09.000Z","latest_release_published_at":"2022-07-29T15:50:11.000Z","latest_release_number":"v1.3.0","last_synced_at":"2026-06-16T16:31:17.763Z","created_at":"2023-01-04T12:46:39.628Z","updated_at":"2026-06-16T16:31:17.763Z","registry_url":"https://github.com/irongut/CodeCoverageSummary","install_command":null,"documentation_url":null,"metadata":{"name":"Code Coverage Summary","author":"Irongut \u003cmurray.dave@outlook.com\u003e","description":"A GitHub Action that reads Cobertura format code coverage files and outputs a text or markdown summary.","branding":{"icon":"book-open","color":"purple"},"inputs":{"filename":{"description":"A comma separated list of code coverage files to analyse. Also supports using glob patterns to match multiple files.","required":true},"badge":{"description":"Include a Line Rate coverage badge in the output using shields.io - true / false (default).","required":false,"default":"false"},"fail_below_min":{"description":"Fail if overall Line Rate below lower threshold - true / false (default).","required":false,"default":"false"},"format":{"description":"Output Format - markdown or text (default).","required":false,"default":"text"},"hide_branch_rate":{"description":"Hide Branch Rate values in the output - true / false (default).","required":false,"default":"false"},"hide_complexity":{"description":"Hide Complexity values in the output - true / false (default).","required":false,"default":"false"},"indicators":{"description":"Include health indicators in the output - true (default) / false.","required":false,"default":"true"},"output":{"description":"Output Type - console (default), file or both.","required":false,"default":"console"},"thresholds":{"description":"Threshold percentages for badge and health indicators, lower threshold can also be used to fail the action.","required":false,"default":"50 75"}},"runs":{"using":"docker","image":"docker://ghcr.io/irongut/codecoveragesummary:v1.3.0","args":["--files","${{ inputs.filename }}","--badge","${{ inputs.badge }}","--fail","${{ inputs.fail_below_min }}","--format","${{ inputs.format }}","--hidebranch","${{ inputs.hide_branch_rate }}","--hidecomplexity","${{ inputs.hide_complexity }}","--indicators","${{ inputs.indicators }}","--output","${{ inputs.output }}","--thresholds","${{ inputs.thresholds }}"]},"default_branch":"master","path":null},"repo_metadata":{"uuid":"357002765","full_name":"irongut/CodeCoverageSummary","owner":"irongut","description":"A GitHub Action that reads Cobertura format code coverage files and outputs a text or markdown summary.","archived":false,"fork":false,"pushed_at":"2023-07-06T23:56:41.000Z","size":181,"stargazers_count":113,"open_issues_count":22,"forks_count":42,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-07-13T12:44:43.754Z","etag":null,"topics":["action","cobertura","code-coverage","coverage","coverlet","github-actions","test-coverage"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/irongut.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null},"funding":{"github":["irongut"]}},"created_at":"2021-04-11T23:28:19.000Z","updated_at":"2023-07-13T12:44:43.754Z","dependencies_parsed_at":"2023-01-11T17:21:12.847Z","dependency_job_id":null,"html_url":"https://github.com/irongut/CodeCoverageSummary","commit_stats":{"total_commits":164,"total_committers":5,"mean_commits":32.8,"dds":0.2195121951219512,"last_synced_commit":"f13848964841ca2f7a63343b287493e17dc645de"},"previous_names":[],"tags_count":12,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/tags","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/irongut","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":145709602,"owners_count":6278964,"icon_url":"https://github.com/github.png","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"},"owner_record":{"login":"irongut","name":null,"uuid":"27953302","kind":"user","description":".NET developer with a passion for mobile and DevOps. I build cross platform apps using Xamarin, backend systems using Azure and GitHub Actions using Docker.","email":"","website":"https://blog.taranissoftware.com/","location":"Scotland, UK","twitter":null,"company":"Taranis Software","icon_url":"https://avatars.githubusercontent.com/u/27953302?u=45c8d3934d0c6903184c64398716b1e166df4348\u0026v=4","repositories_count":13,"last_synced_at":"2023-03-03T14:55:22.679Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/irongut","created_at":"2022-11-14T01:22:21.686Z","updated_at":"2023-03-03T14:55:22.706Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/irongut","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/irongut/repositories"},"tags":[{"name":"v1.3.0","sha":"51cc3a756ddcd398d447c044c02cb6aa83fdae95","kind":"commit","published_at":"2022-07-29T15:50:11.000Z","download_url":"https://codeload.github.com/irongut/CodeCoverageSummary/tar.gz/v1.3.0","html_url":"https://github.com/irongut/CodeCoverageSummary/releases/tag/v1.3.0","dependencies_parsed_at":"2023-05-31T08:28:58.021Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/tags/v1.3.0/manifests"},{"name":"v1.3.0-beta","sha":"8accb9dd6348c983b02364f9eb30753695702742","kind":"commit","published_at":"2022-07-26T23:34:24.000Z","download_url":"https://codeload.github.com/irongut/CodeCoverageSummary/tar.gz/v1.3.0-beta","html_url":"https://github.com/irongut/CodeCoverageSummary/releases/tag/v1.3.0-beta","dependencies_parsed_at":"2023-05-31T08:28:59.228Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/tags/v1.3.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/tags/v1.3.0-beta/manifests"},{"name":"v1.2.0","sha":"5088d5eb315a46ff785c607078606c0b9107e0b6","kind":"commit","published_at":"2021-11-25T21:53:22.000Z","download_url":"https://codeload.github.com/irongut/CodeCoverageSummary/tar.gz/v1.2.0","html_url":"https://github.com/irongut/CodeCoverageSummary/releases/tag/v1.2.0","dependencies_parsed_at":"2023-05-31T08:29:00.474Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/tags/v1.2.0/manifests"},{"name":"v1.2.0-beta","sha":"97f4a52b8124b6bc845fbb7b0136801a7421691a","kind":"commit","published_at":"2021-11-24T22:01:43.000Z","download_url":"https://codeload.github.com/irongut/CodeCoverageSummary/tar.gz/v1.2.0-beta","html_url":"https://github.com/irongut/CodeCoverageSummary/releases/tag/v1.2.0-beta","dependencies_parsed_at":"2023-05-31T08:29:01.753Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/tags/v1.2.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/tags/v1.2.0-beta/manifests"},{"name":"v1.1.0","sha":"065eaf7bb520f8e36979631183958be5e7934e31","kind":"commit","published_at":"2021-10-27T21:35:09.000Z","download_url":"https://codeload.github.com/irongut/CodeCoverageSummary/tar.gz/v1.1.0","html_url":"https://github.com/irongut/CodeCoverageSummary/releases/tag/v1.1.0","dependencies_parsed_at":"2023-05-31T08:29:02.811Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta","sha":"ac37b8e9b7641912dcdd6b3dac977afd6951abe9","kind":"commit","published_at":"2021-10-26T22:08:13.000Z","download_url":"https://codeload.github.com/irongut/CodeCoverageSummary/tar.gz/v1.1.0-beta","html_url":"https://github.com/irongut/CodeCoverageSummary/releases/tag/v1.1.0-beta","dependencies_parsed_at":"2023-05-31T08:29:03.924Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/tags/v1.1.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/tags/v1.1.0-beta/manifests"},{"name":"v1.0.5","sha":"473d18e3ad9318f7bfe64d919de35ede60065752","kind":"commit","published_at":"2021-09-27T19:21:03.000Z","download_url":"https://codeload.github.com/irongut/CodeCoverageSummary/tar.gz/v1.0.5","html_url":"https://github.com/irongut/CodeCoverageSummary/releases/tag/v1.0.5","dependencies_parsed_at":"2023-05-31T08:29:04.651Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"c5d12d4a8969ce04c1a5337e990476d1bbc0edf3","kind":"commit","published_at":"2021-09-25T20:48:17.000Z","download_url":"https://codeload.github.com/irongut/CodeCoverageSummary/tar.gz/v1.0.4","html_url":"https://github.com/irongut/CodeCoverageSummary/releases/tag/v1.0.4","dependencies_parsed_at":"2023-05-31T08:29:05.384Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"0723132cf64c40bf4f4086c8cdb69b4f5d76648c","kind":"commit","published_at":"2021-09-24T19:41:43.000Z","download_url":"https://codeload.github.com/irongut/CodeCoverageSummary/tar.gz/v1.0.3","html_url":"https://github.com/irongut/CodeCoverageSummary/releases/tag/v1.0.3","dependencies_parsed_at":"2023-05-31T08:29:06.171Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"71c6f23d2f875a7a0ff42a76fab9b19512ac5648","kind":"commit","published_at":"2021-09-06T00:11:36.000Z","download_url":"https://codeload.github.com/irongut/CodeCoverageSummary/tar.gz/v1.0.2","html_url":"https://github.com/irongut/CodeCoverageSummary/releases/tag/v1.0.2","dependencies_parsed_at":"2023-05-31T08:29:06.992Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"e67bf0d2d1c47c726d0d5a7bd6ec14536db3c520","kind":"commit","published_at":"2021-05-13T22:06:38.000Z","download_url":"https://codeload.github.com/irongut/CodeCoverageSummary/tar.gz/v1.0.1","html_url":"https://github.com/irongut/CodeCoverageSummary/releases/tag/v1.0.1","dependencies_parsed_at":"2023-05-31T08:29:07.782Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"ee17114544ce73789f8fdb7ed784bac762214692","kind":"commit","published_at":"2021-05-10T22:19:09.000Z","download_url":"https://codeload.github.com/irongut/CodeCoverageSummary/tar.gz/v1.0","html_url":"https://github.com/irongut/CodeCoverageSummary/releases/tag/v1.0","dependencies_parsed_at":"2023-05-31T08:29:08.458Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irongut%2FCodeCoverageSummary/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-05-19T13:08:33.508Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":288,"rankings":{"downloads":null,"dependent_repos_count":2.2437014736174934,"dependent_packages_count":0.0,"stargazers_count":1.8760893677705595,"forks_count":1.5211535414355886,"docker_downloads_count":null,"average":1.4102360957059104},"purl":"pkg:githubactions/irongut/CodeCoverageSummary","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/irongut/CodeCoverageSummary","docker_dependents_count":1,"docker_downloads_count":44,"usage_url":"https://repos.ecosyste.ms/usage/actions/irongut/CodeCoverageSummary","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/irongut/CodeCoverageSummary/dependencies","status":null,"funding_links":["https://github.com/sponsors/irongut"],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T08:58:41.618Z","issues_count":27,"pull_requests_count":105,"avg_time_to_close_issue":10733231.823529411,"avg_time_to_close_pull_request":1617470.888888889,"issues_closed_count":17,"pull_requests_closed_count":99,"pull_request_authors_count":6,"issue_authors_count":23,"avg_comments_per_issue":2.5185185185185186,"avg_comments_per_pull_request":1.1428571428571428,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":100,"past_year_issues_count":22,"past_year_pull_requests_count":104,"past_year_avg_time_to_close_issue":9046872.142857144,"past_year_avg_time_to_close_pull_request":1473950.0408163266,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":98,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":21,"past_year_avg_comments_per_issue":2.1363636363636362,"past_year_avg_comments_per_pull_request":1.0961538461538463,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":100,"past_year_merged_pull_requests_count":11},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/irongut%2FCodeCoverageSummary/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/irongut%2FCodeCoverageSummary/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/irongut%2FCodeCoverageSummary/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/irongut%2FCodeCoverageSummary/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/irongut%2FCodeCoverageSummary/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/irongut%2FCodeCoverageSummary/codemeta","maintainers":[]}