mirror of
https://github.com/actions/setup-go.git
synced 2025-07-18 04:45:15 -06:00
Fix.
This commit is contained in:
parent
ffce9ce43f
commit
a966e84ff9
6749 changed files with 937822 additions and 460 deletions
14
node_modules/es-abstract/.nycrc
generated
vendored
Normal file
14
node_modules/es-abstract/.nycrc
generated
vendored
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"all": true,
|
||||
"check-coverage": true,
|
||||
"reporter": ["text-summary", "text", "html", "json"],
|
||||
"lines": 86.99,
|
||||
"statements": 86.86,
|
||||
"functions": 82.43,
|
||||
"branches": 76.06,
|
||||
"exclude": [
|
||||
"coverage",
|
||||
"operations",
|
||||
"test"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue