dotfiles/vscode/.vscode/extensions/matangover.mypy-0.3.1/node_modules/es-get-iterator/.nycrc
Errol Sancaktar 5f8db31398 alacritty
2024-07-15 17:06:13 -06:00

14 lines
216 B
JSON

{
"all": true,
"check-coverage": false,
"reporter": ["text-summary", "text", "html", "json"],
"lines": 86,
"statements": 85.93,
"functions": 82.43,
"branches": 76.06,
"exclude": [
"coverage",
"test"
]
}