Component(s)
No response
Enhancement Proposal
GetModuleFromProxy might get modules which do not have a go.mod inside of them, that means they are some sub-directory of a module, while these types of test executions do not return false positives(not regression when there is), we can find a way to run tests and use these dependents as well.
Motivation
N/A
Tip
React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.
Component(s)
No response
Enhancement Proposal
GetModuleFromProxy might get modules which do not have a go.mod inside of them, that means they are some sub-directory of a module, while these types of test executions do not return false positives(not regression when there is), we can find a way to run tests and use these dependents as well.
Motivation
N/A
Tip
React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding
+1orme too, to help us triage it. Learn more here.