{"library":"gulp-istanbul","type":"library","category":null,"description":"gulp-istanbul is a Gulp plugin that integrates Istanbul, a JavaScript code coverage tool, into a Gulp build workflow. It enables developers to instrument their source code, execute unit tests, and generate detailed coverage reports, with the option to enforce coverage thresholds. The package is currently at version 1.1.3, with its last release in mid-2017. Due to its age and the evolution of both Gulp (which has moved to Gulp 4 and beyond) and code coverage tools (with `nyc` becoming the successor to standalone Istanbul), this package is primarily in maintenance mode and is not actively developed. Its core functionality offers straightforward integration for existing Gulp 3/4 projects and includes support for sourcemaps during code instrumentation.","language":"javascript","status":"maintenance","version":"1.1.3","tags":["javascript","gulpplugin","coverage","istanbul","unit test"],"last_verified":"Wed May 27","install":[{"cmd":"npm install gulp-istanbul","imports":["import istanbul from 'gulp-istanbul'","const istanbul = require('gulp-istanbul');\nistanbul.hookRequire();","const istanbul = require('gulp-istanbul');\nistanbul.writeReports();","const istanbul = require('gulp-istanbul');\nistanbul.enforceThresholds({ thresholds: { global: 90 } });"]},{"cmd":"yarn add gulp-istanbul","imports":[]},{"cmd":"pnpm add gulp-istanbul","imports":[]}],"homepage":null,"github":"https://github.com/SBoudrias/gulp-istanbul","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/gulp-istanbul","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/gulp-istanbul/compatibility"}}