Aleksandar Dragojević
Results
2
issues of
Aleksandar Dragojević
**Describe the bug** When adding utility classes/objects to test source sets, the plugin tries to scan them for tests but fails with: ``` class co.helmethair.scalatest.runtime.Discovery cannot access a member of...
bug
## What changes are proposed in this pull request? Implementation uses int(...) for defaults in http timeout configuration, which overflows on linux_arm architecture: ``` ../../../../go/pkg/mod/github.com/databricks/[email protected]/httpclient/api_client.go:68:70: constant 30000000000 overflows int ```...