Skip to content

fix(mcp): honor --project-dir in MCP startup base freshness check

b50c5b3
Select commit
Loading
Failed to load commit list.
Merged

feat(cli): recce check-base + MCP startup freshness warning (M2) #1353

fix(mcp): honor --project-dir in MCP startup base freshness check
b50c5b3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 8, 2026 in 1s

86.89% (target 0.00%)

View this Pull Request on Codecov

86.89% (target 0.00%)

Details

Codecov Report

❌ Patch coverage is 97.31801% with 7 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
recce/mcp_server.py 77.27% 5 Missing ⚠️
recce/cli.py 98.05% 2 Missing ⚠️
Files with missing lines Coverage Δ
tests/test_check_base.py 100.00% <100.00%> (ø)
recce/cli.py 68.74% <98.05%> (+1.56%) ⬆️
recce/mcp_server.py 91.19% <77.27%> (-0.38%) ⬇️

... and 4 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.