Bug Description
When scanning Konflux-ci/multi-platform-controller AgentReady score for the repo was falsly low:
To Reproduce
- Clone Konflux-ci/multi-platform-controller
- Run AgentReady scan using the
uvx command
- Review the results
Expected Behavior
Test Execution & Coverage section in report do not return an 100/100 score
Actual Behavior
AgentReady searches for literal go test strings instead of resolving Makefile targets. Scan return an 80/100 score for this section.
Environment
- OS: Fedora CSB 42 (64 bit)
- Version: v2.40.0
- Python Version: 3.14.4
assessment-20260526-105424.json
Bug Description
When scanning Konflux-ci/multi-platform-controller AgentReady score for the repo was falsly low:
go testinvocation.To Reproduce
uvxcommandExpected Behavior
Test Execution & Coverage section in report do not return an 100/100 score
Actual Behavior
AgentReady searches for literal
go teststrings instead of resolving Makefile targets. Scan return an 80/100 score for this section.Environment
assessment-20260526-105424.json