{"id":18516594,"url":"https://github.com/sorgom/covbr2html","last_synced_at":"2026-04-25T12:35:25.312Z","repository":{"id":260182340,"uuid":"880188775","full_name":"sorgom/covbr2html","owner":"sorgom","description":"tool to improve bullseye covbr -u output","archived":false,"fork":false,"pushed_at":"2025-03-26T11:08:32.000Z","size":82,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-05-14T14:47:46.757Z","etag":null,"topics":["bullseye","code-coverage","code-coverage-html","cplusplus","cpp","cpp17","premake5","python","regex"],"latest_commit_sha":null,"homepage":"","language":"Makefile","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/sorgom.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":"support/gen_files.py","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-10-29T09:30:14.000Z","updated_at":"2024-12-16T13:55:19.000Z","dependencies_parsed_at":"2024-11-20T19:26:31.886Z","dependency_job_id":"089d32f9-8ac7-429d-8769-56c1bd16e9d6","html_url":"https://github.com/sorgom/covbr2html","commit_stats":{"total_commits":9,"total_committers":1,"mean_commits":9.0,"dds":0.0,"last_synced_commit":"9863a9ebd460cefdf65da39523659948140ab090"},"previous_names":["sorgom/covbr2html"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sorgom/covbr2html","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sorgom%2Fcovbr2html","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sorgom%2Fcovbr2html/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sorgom%2Fcovbr2html/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sorgom%2Fcovbr2html/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sorgom","download_url":"https://codeload.github.com/sorgom/covbr2html/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sorgom%2Fcovbr2html/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32262801,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T09:15:33.318Z","status":"ssl_error","status_checked_at":"2026-04-25T09:15:31.997Z","response_time":59,"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":["bullseye","code-coverage","code-coverage-html","cplusplus","cpp","cpp17","premake5","python","regex"],"created_at":"2024-11-06T16:03:13.494Z","updated_at":"2026-04-25T12:35:25.293Z","avatar_url":"https://github.com/sorgom.png","language":"Makefile","readme":"# covbr2html\n\n## covbr\nBullseye code coverage provides a great tool: **covbr**.\n\n```shell\n$\u003ecovbr -h\nBullseyeCoverage Detail Report 9.11.3 Windows License 123456\nCopyright (c) Bullseye Testing Technology\nUsage: covbr [options] [region ...]\nShow low-level coverage measurements with annotated source code\n...\n-cN    --context N    Show N source lines before or after a probe [N=3]\n...\n-u     --uncover      Suppress fully covered probes (with -c)\n...\n--html                Output in HTML format\n```\n\n## -u option\nWith the **-u** option we get a listing of all uncovered parts of all sources concerned.\n- see [small sample](sample_outputs/covbr_sample_tiny.txt)\n\n## desired enhancement\nCurrently the tool needs improvements:\n-   It reports all files - regardless if containing uncovered bits.\n    - see [big sample](sample_outputs/covbr_sample_big.txt)\n    - output of fully covered files should be optional\n-   Compared to the nicely highlighted coverage browser or covhtml output\n    the generated texts are not really comfortable to read.\n-   The **--html** option delivers just the same plain text wrapped in a pre.\n\n## meanwhile: covbr2html\n**covbr2html** improves on this:\n-   removes fully covered files from listing\n-   generates real highlighted stand-alone html\n\n## C++ / Python\n-   build stand-alone binaries from C++ code\n    - see [make folder](make)\n-   use covbr2html.py at the [sompy repo](https://github.com/sorgom/sompy/tree/dev/covbr2html)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsorgom%2Fcovbr2html","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsorgom%2Fcovbr2html","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsorgom%2Fcovbr2html/lists"}