You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can get my Copilot agent to run the tests via the C# Dev Kit and correctly update the tests that fail. I want it to be able to do the same thing with Coverage.
I seems the agent has no way to run the tests with coverage, and even if it did, it may not have access to the necessary reporting to know which methods need to have better coverage. Access to the reports would be sufficient to atleast be able to feed into the agent to let it fix the missing coverage
Extension version: 1.20.14
VS Code version: Code 1.100.2 (848b80aeb52026648a8ff9f7c45a9b0a80641e2e, 2025-05-14T21:47:40.416Z)
OS version: Windows_NT x64 10.0.26100
Modes:
The text was updated successfully, but these errors were encountered:
Type: Feature Request
I can get my Copilot agent to run the tests via the C# Dev Kit and correctly update the tests that fail. I want it to be able to do the same thing with Coverage.
I seems the agent has no way to run the tests with coverage, and even if it did, it may not have access to the necessary reporting to know which methods need to have better coverage. Access to the reports would be sufficient to atleast be able to feed into the agent to let it fix the missing coverage
Extension version: 1.20.14
VS Code version: Code 1.100.2 (848b80aeb52026648a8ff9f7c45a9b0a80641e2e, 2025-05-14T21:47:40.416Z)
OS version: Windows_NT x64 10.0.26100
Modes:
The text was updated successfully, but these errors were encountered: