Add tests for CLI entry point and scoring functionality; enhance service layer tests for similar units
Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
Vendored
+4
-1
@@ -21,6 +21,9 @@
|
||||
"**/.ruff_cache": true
|
||||
},
|
||||
"chat.tools.terminal.autoApprove": {
|
||||
"/root/projects/finn-mcp/.venv/bin/python": true
|
||||
"/root/projects/finn-mcp/.venv/bin/python": true,
|
||||
"make": true,
|
||||
".venv/bin/coverage": true,
|
||||
".venv/bin/pytest": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user