forked from lix-project/lix-website
14 lines
483 B
Markdown
14 lines
483 B
Markdown
|
# istanbul-reports
|
||
|
|
||
|
[![Greenkeeper badge](https://badges.greenkeeper.io/istanbuljs/istanbul-reports.svg)](https://greenkeeper.io/)
|
||
|
[![Build Status](https://travis-ci.org/istanbuljs/istanbul-reports.svg?branch=main)](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
|