{"id":16404635,"url":"https://github.com/kuldeepkeshwar/code-coverage-from-v8-demo","last_synced_at":"2026-05-18T07:31:17.785Z","repository":{"id":89521002,"uuid":"152725002","full_name":"kuldeepkeshwar/code-coverage-from-v8-demo","owner":"kuldeepkeshwar","description":"Demo for getting code coverage from v8","archived":false,"fork":false,"pushed_at":"2018-10-13T19:30:08.000Z","size":13,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-23T19:23:48.875Z","etag":null,"topics":["code-coverage","v8"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/kuldeepkeshwar.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}},"created_at":"2018-10-12T09:13:48.000Z","updated_at":"2021-09-01T16:33:18.000Z","dependencies_parsed_at":"2024-01-29T10:19:04.218Z","dependency_job_id":null,"html_url":"https://github.com/kuldeepkeshwar/code-coverage-from-v8-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kuldeepkeshwar/code-coverage-from-v8-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuldeepkeshwar%2Fcode-coverage-from-v8-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuldeepkeshwar%2Fcode-coverage-from-v8-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuldeepkeshwar%2Fcode-coverage-from-v8-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuldeepkeshwar%2Fcode-coverage-from-v8-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kuldeepkeshwar","download_url":"https://codeload.github.com/kuldeepkeshwar/code-coverage-from-v8-demo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuldeepkeshwar%2Fcode-coverage-from-v8-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33169164,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T05:43:36.989Z","status":"ssl_error","status_checked_at":"2026-05-18T05:43:19.133Z","response_time":71,"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":["code-coverage","v8"],"created_at":"2024-10-11T05:53:01.555Z","updated_at":"2026-05-18T07:31:17.769Z","avatar_url":"https://github.com/kuldeepkeshwar.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Demo to show how to get code coverage directly from V8.\n\n### Setup\n1. Clone the Repo\n2. Install Dependencies `npm install`\n3. Run `npm run coverage`\n\n### Explanation\n* To extract coverage, all you need to do is to set environment variable `NODE_V8_COVERAGE` \u0026 Node.js will begin outputting V8 JavaScript code coverage to the directory provided as an argument.\n\n    e.g `NODE_V8_COVERAGE=coverage node src/main.js`\n\n* To get report in human readable format you can use [c8](https://github.com/bcoe/c8) \n\n\n    e.g `NODE_V8_COVERAGE=coverage c8 node src/main.js`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkuldeepkeshwar%2Fcode-coverage-from-v8-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkuldeepkeshwar%2Fcode-coverage-from-v8-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkuldeepkeshwar%2Fcode-coverage-from-v8-demo/lists"}