Skip to content

feat(mcp): add gittensory_check_test_evidence tool (#2235) - #3770

Closed
kiannidev wants to merge 2 commits into
JSONbored:mainfrom
kiannidev:feat/mcp-check-test-evidence-2235
Closed

feat(mcp): add gittensory_check_test_evidence tool (#2235)#3770
kiannidev wants to merge 2 commits into
JSONbored:mainfrom
kiannidev:feat/mcp-check-test-evidence-2235

Conversation

@kiannidev

Copy link
Copy Markdown
Contributor

Summary

Closes #2235

Conflict avoidance

Touches src/mcp/check-test-evidence.ts, src/mcp/server.ts, scripts/check-miner-package.mjs, and unit tests only — no overlap with open PRs (#3765 ci.yml, #3764 deps, #3763 path-matchers, #3760/#3755/#3721/#3698 processors, #3724 local-branch, #3712 visual).

Test plan

  • npx vitest run test/unit/mcp-check-test-evidence.test.ts test/unit/check-miner-package.test.ts
  • npm run typecheck

Made with Cursor

kiannidev and others added 2 commits July 6, 2026 10:13
Expose the deterministic changed-path test-evidence classifier as a metadata-only MCP tool with coverage-gap guidance.

Co-authored-by: Cursor <cursoragent@cursor.com>
Calibration module files under lib/calibration/ must pass check-miner-package after JSONbored#2332.

Co-authored-by: Cursor <cursoragent@cursor.com>
@kiannidev
kiannidev requested a review from JSONbored as a code owner July 6, 2026 08:28
@superagent-security

Copy link
Copy Markdown
Contributor

Superagent didn't find any vulnerabilities or security issues in this PR.

@codecov

codecov Bot commented Jul 6, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 92.85714% with 2 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main@5cbc5aa). Learn more about missing BASE report.
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/mcp/check-test-evidence.ts 90.47% 0 Missing and 2 partials ⚠️

❌ Your patch check has failed because the patch coverage (92.85%) is below the target coverage (99.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3770   +/-   ##
=======================================
  Coverage        ?   93.29%           
=======================================
  Files           ?      318           
  Lines           ?    32396           
  Branches        ?    11877           
=======================================
  Hits            ?    30225           
  Misses          ?     1537           
  Partials        ?      634           
Files with missing lines Coverage Δ
src/mcp/server.ts 95.91% <100.00%> (ø)
src/mcp/check-test-evidence.ts 90.47% <90.47%> (ø)
🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(mcp): add gittensory_check_test_evidence tool (deterministic coverage-gap self-check)

1 participant