mirror of
https://github.com/cachix/install-nix-action.git
synced 2024-11-22 16:40:51 +00:00
14 lines
485 B
Markdown
14 lines
485 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=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
|