Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jimwong666/istanbul-reports
https://github.com/jimwong666/istanbul-reports
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jimwong666/istanbul-reports
- Owner: jimwong666
- License: bsd-3-clause
- Created: 2023-11-03T09:16:58.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-06T06:35:46.000Z (about 1 year ago)
- Last Synced: 2024-11-09T21:14:50.303Z (2 months ago)
- Language: JavaScript
- Size: 167 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# @jimwong/istanbul-reports
基于 [email protected],改动了在生成增量报告时,在报告中标记出变更行
[![Greenkeeper badge](https://badges.greenkeeper.io/istanbuljs/istanbul-reports.svg)](https://greenkeeper.io/)
[![Build Status](https://travis-ci.org/istanbuljs/istanbul-reports.svg?branch=master)](https://travis-ci.org/istanbuljs/istanbul-reports)- node.getRelativeName
- context.getSource(filePath)
- context.classForPercent(type, percent)
- context.console.colorize(str, class)
- context.writer
- context.console.write
- context.console.println