Description
From this doc, we can add python coverage test with sonarcloud
And from this doc we can know how to get go coverage report from sonarcloud
To do do the Java sonarcloud test with Go and Python, I think we maybe need to use monorepo strategy, which enable us see submarine as combination of many sub projects, each project has its own project key.