{"id":18085072,"url":"https://github.com/jwodder/rust-coverage-test","last_synced_at":"2025-07-21T12:35:42.410Z","repository":{"id":45820604,"uuid":"514723884","full_name":"jwodder/rust-coverage-test","owner":"jwodder","description":null,"archived":false,"fork":false,"pushed_at":"2023-06-18T01:35:35.000Z","size":19,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-21T00:20:54.622Z","etag":null,"topics":["coverage","rust","test"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/jwodder.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-07-17T01:55:48.000Z","updated_at":"2024-11-15T19:35:50.000Z","dependencies_parsed_at":"2025-02-12T06:17:13.869Z","dependency_job_id":"37024d09-8bb2-41ac-9685-9a4986295fe9","html_url":"https://github.com/jwodder/rust-coverage-test","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwodder%2Frust-coverage-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwodder%2Frust-coverage-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwodder%2Frust-coverage-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwodder%2Frust-coverage-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jwodder","download_url":"https://codeload.github.com/jwodder/rust-coverage-test/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247415966,"owners_count":20935387,"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":["coverage","rust","test"],"created_at":"2024-10-31T15:09:17.604Z","updated_at":"2025-04-06T00:14:07.562Z","avatar_url":"https://github.com/jwodder.png","language":"Rust","readme":"This repository is used as a testing ground for trying out various combinations\nof test coverage programs and coverage-viewing websites for use with Rust code.\nThe repository contains a simple library with tests, and each non-default\nbranch has a GitHub Actions workflow that prepares a coverage report using some\ntool and submits a report to either Codecov or Coveralls.  If things go\nperfectly, the online coverage view should show 100% coverage.  For some\nreason, things do not go well for most coverage tools.\n\nBranches\n========\n\n| Branch | Workflow | Coverage Tool | Coverage View (Reported Coverage) |\n| ------ | -------- | ------------- | --------------------------------- |\n| grcov-codecov | [[link]](https://github.com/jwodder/rust-coverage-test/blob/grcov-codecov/.github/workflows/test.yml) | [grcov](https://github.com/mozilla/grcov) | [Codecov](https://app.codecov.io/gh/jwodder/rust-coverage-test/branch/grcov-codecov) (2.21%) |\n| grcov-coveralls | [[link]](https://github.com/jwodder/rust-coverage-test/blob/grcov-coveralls/.github/workflows/test.yml) | [grcov](https://github.com/mozilla/grcov) | [Coveralls](https://coveralls.io/github/jwodder/rust-coverage-test?branch=grcov-coveralls) (0%) |\n| tarpaulin-codecov | [[link]](https://github.com/jwodder/rust-coverage-test/blob/tarpaulin-codecov/.github/workflows/test.yml) | [tarpaulin](https://github.com/xd009642/tarpaulin) | [Codecov](https://app.codecov.io/gh/jwodder/rust-coverage-test/branch/tarpaulin-codecov) (27.27%) |\n| tarpaulin-coveralls | [[link]](https://github.com/jwodder/rust-coverage-test/blob/tarpaulin-coveralls/.github/workflows/test.yml) | [tarpaulin](https://github.com/xd009642/tarpaulin) | [Coveralls](https://coveralls.io/github/jwodder/rust-coverage-test?branch=tarpaulin-coveralls) (83.33% — everything except doctest coverage) |\n| llvm-cov-codecov | [[link]](https://github.com/jwodder/rust-coverage-test/blob/llvm-cov-codecov/.github/workflows/test.yml) | [cargo-llvm-cov](https://github.com/taiki-e/cargo-llvm-cov) | [Codecov](https://app.codecov.io/gh/jwodder/rust-coverage-test/branch/llvm-cov-codecov) (81.25% — everything except doctest coverage) |\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwodder%2Frust-coverage-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjwodder%2Frust-coverage-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwodder%2Frust-coverage-test/lists"}