File: .nycrc.yml

package info (click to toggle)
node-nock 13.5.4-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 2,168 kB
  • sloc: javascript: 12,018; makefile: 11
file content (12 lines) | stat: -rw-r--r-- 113 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
all: true
check-coverage: true

branches: 100
lines: 100

include:
  - lib

reporters:
  - lcov
  - text-summary