{"id":17300447,"url":"https://github.com/atomantic/lab_istanbul","last_synced_at":"2025-04-06T10:17:49.971Z","repository":{"id":20694696,"uuid":"23978215","full_name":"atomantic/lab_istanbul","owner":"atomantic","description":"debug repo for using Hapi + Lab and gulp-istanbul together","archived":false,"fork":false,"pushed_at":"2024-02-04T18:10:46.000Z","size":6,"stargazers_count":1,"open_issues_count":3,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-12T15:47:34.155Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/atomantic.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":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-09-12T21:54:03.000Z","updated_at":"2019-04-21T08:59:33.000Z","dependencies_parsed_at":"2024-12-19T19:23:12.203Z","dependency_job_id":null,"html_url":"https://github.com/atomantic/lab_istanbul","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/atomantic%2Flab_istanbul","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomantic%2Flab_istanbul/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomantic%2Flab_istanbul/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomantic%2Flab_istanbul/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atomantic","download_url":"https://codeload.github.com/atomantic/lab_istanbul/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247464233,"owners_count":20942970,"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":[],"created_at":"2024-10-15T11:28:32.747Z","updated_at":"2025-04-06T10:17:49.940Z","avatar_url":"https://github.com/atomantic.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# testing gulp-istanbul issue 37\n\nhttps://github.com/SBoudrias/gulp-istanbul/issues/37\n\n```\ngit clone git@github.com:atomantic/lab_istanbul.git\ncd lab_istanbul\nnpm install\ngulp test\n```\n\nreport should show that index.js is 100% covered, but it's showing 0%.\n\n```\n-----------------|-----------|-----------|-----------|-----------|\nFile             |   % Stmts |% Branches |   % Funcs |   % Lines |\n-----------------|-----------|-----------|-----------|-----------|\n   lab_istanbul/ |         0 |         0 |         0 |         0 |\n      index.js   |         0 |         0 |         0 |         0 |\n-----------------|-----------|-----------|-----------|-----------|\nAll files        |         0 |         0 |         0 |         0 |\n-----------------|-----------|-----------|-----------|-----------|\n\n\n=============================== Coverage summary ===============================\nStatements   : 0% ( 0/8 )\nBranches     : 0% ( 0/2 )\nFunctions    : 0% ( 0/2 )\nLines        : 0% ( 0/8 )\n================================================================================\n```\n\nHowever Istanbul, reports correctly by itself:\n\n```\n⇒  istanbul cover test/index.js\nServer running at: http://q.local:46000 version:  0.0.1\n=============================================================================\nWriting coverage object [/opt/github.com/atomantic/lab_istanbul/coverage/coverage.json]\nWriting coverage reports at [/opt/github.com/atomantic/lab_istanbul/coverage]\n=============================================================================\n\n=============================== Coverage summary ===============================\nStatements   : 100% ( 8/8 )\nBranches     : 100% ( 2/2 )\nFunctions    : 100% ( 2/2 )\nLines        : 100% ( 8/8 )\n================================================================================\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatomantic%2Flab_istanbul","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatomantic%2Flab_istanbul","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatomantic%2Flab_istanbul/lists"}