Skip to content

[BUG] Ginkgo test execution commands not recognized as valid go test commands #471

Description

@meyrevived

Bug Description

When scanning Konflux-ci/multi-platform-controller AgentReady score for the repo was falsly low:

To Reproduce

  1. Clone Konflux-ci/multi-platform-controller
  2. Run AgentReady scan using the uvx command
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions