Skip to content

Add LLM Tool for Accessing Coverage Reports#1187

Draft
AmPaschal wants to merge 6 commits into
google:mainfrom
AmPaschal:coverage-tool
Draft

Add LLM Tool for Accessing Coverage Reports#1187
AmPaschal wants to merge 6 commits into
google:mainfrom
AmPaschal:coverage-tool

Conversation

@AmPaschal

Copy link
Copy Markdown
Collaborator

This PR adds a new tool to the coverage analyzer agent to enable it access coverage reports.
The tool splits the textcov report produced by the execution stage into its constituent functions, and allows the LLM request for the report of any specific function.
The goal is to help the coverage analyzer arrive at informed conclusions on how to increase coverage, based on existing coverage reports.

@google-cla

google-cla Bot commented Nov 16, 2025

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@AmPaschal AmPaschal marked this pull request as draft November 16, 2025 01:26
@AmPaschal

Copy link
Copy Markdown
Collaborator Author

/gcbrun exp -n pamusuo -m vertex_ai_gemini-2-5-pro-chat -ag

@github-actions

Copy link
Copy Markdown

@AmPaschal

Copy link
Copy Markdown
Collaborator Author

/gcbrun exp -n pamusuo -m vertex_ai_gemini-2-5-pro-chat -ag

@github-actions

Copy link
Copy Markdown

@AmPaschal

Copy link
Copy Markdown
Collaborator Author

/gcbrun exp -n pamusuo -m vertex_ai_gemini-2-5-pro-chat -ag

@github-actions

Copy link
Copy Markdown

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.

1 participant