Skip to main content
Glama

Test Analyzer MCP Server

check_coverage

Analyze and measure test coverage for a repository, providing detailed metrics and insights to assess the effectiveness of your test suite.

Instructions

Check test coverage for a repository and provide detailed metrics

Input Schema

NameRequiredDescriptionDefault
repoPathYesPath to the repository
runTestsNoWhether to run tests to generate fresh coverage data

Input Schema (JSON Schema)

{ "properties": { "repoPath": { "description": "Path to the repository", "type": "string" }, "runTests": { "default": false, "description": "Whether to run tests to generate fresh coverage data", "type": "boolean" } }, "required": [ "repoPath" ], "type": "object" }
Install Server

Other Tools from Test Analyzer MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/giri-jeedigunta/hello-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server