Skip to main content
Glama
codecov.yml701 B
# Codecov configuration # https://docs.codecov.com/docs/codecovyml-reference coverage: precision: 2 round: down range: "60...100" status: project: default: target: auto # Use coverage of base commit as target threshold: 2% # Allow 2% drop without failing informational: false # Fail PR if coverage drops significantly patch: default: target: 80% # New code should have 80% coverage informational: true # Don't fail, just report comment: layout: "reach,diff,flags,files" behavior: default require_changes: true # Only comment if coverage changes ignore: - "tests/**/*" - "**/__pycache__/**" - "**/conftest.py"

Latest Blog Posts

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/BERDataLakehouse/datalake-mcp-server'

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