mirror of
https://github.com/toss/es-toolkit.git
synced 2024-11-28 03:34:26 +03:00
3b93b7badf
* Fix coverage * Remove unusable file * Revert * also Add in codecov * Remove unused ignore path
14 lines
196 B
YAML
14 lines
196 B
YAML
coverage:
|
|
status:
|
|
patch: off
|
|
project:
|
|
default:
|
|
target: 100%
|
|
threshold: 10%
|
|
|
|
comment:
|
|
layout: 'header, reach, diff, flags, components'
|
|
|
|
ignore:
|
|
- '**/*.spec.ts'
|