{"id":18894107,"url":"https://github.com/trailofbits/cargo-line-test","last_synced_at":"2025-06-15T15:04:32.035Z","repository":{"id":258165833,"uuid":"852145287","full_name":"trailofbits/cargo-line-test","owner":"trailofbits","description":"Run tests by the lines they exercise","archived":false,"fork":false,"pushed_at":"2025-04-14T10:47:08.000Z","size":93,"stargazers_count":6,"open_issues_count":2,"forks_count":3,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-14T11:38:58.580Z","etag":null,"topics":["rust","testing"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/trailofbits.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-04T09:53:45.000Z","updated_at":"2025-04-14T10:47:10.000Z","dependencies_parsed_at":"2024-10-28T12:39:06.045Z","dependency_job_id":"a65e1dd5-2479-4394-b8a7-c65cf9e907e5","html_url":"https://github.com/trailofbits/cargo-line-test","commit_stats":null,"previous_names":["trailofbits/cargo-line-test"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trailofbits%2Fcargo-line-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trailofbits%2Fcargo-line-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trailofbits%2Fcargo-line-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trailofbits%2Fcargo-line-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trailofbits","download_url":"https://codeload.github.com/trailofbits/cargo-line-test/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248882588,"owners_count":21177073,"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":["rust","testing"],"created_at":"2024-11-08T08:17:57.368Z","updated_at":"2025-04-15T00:31:55.307Z","avatar_url":"https://github.com/trailofbits.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cargo-line-test\n\nRun tests by the lines they exercise\n\n`cargo-line-test` relies on [`cargo-llvm-cov`] and requires it to be installed independently:\n\n```sh\ncargo install cargo-line-test cargo-llvm-cov\n```\n\n## Examples\n\n```sh\n# Build cargo-line-test database\ncargo line-test --build\n\n# Run the tests that exercise src/main.rs:99\ncargo line-test --line src/main.rs:99\n\n# Run the tests that exercise lines changed by diff\ngit diff | cargo line-test --diff\n\n# Update the database following source code changes\ncargo line-test --refresh\n```\n\n[`cargo-llvm-cov`]: https://crates.io/crates/cargo-llvm-cov\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrailofbits%2Fcargo-line-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrailofbits%2Fcargo-line-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrailofbits%2Fcargo-line-test/lists"}