Experimental Python Omni Reporter


Release 0.0.1 - 0.0.2 - 2022/02/04

Support for GoLang generated reports. In the same way as CoveragePy, it assumes that all files located in the root with `out` extension, to be these coverage files.
To know more about these unique reports, please have a look at the document I've written about it [here](./GoReporting.md)

Release 0.0.0 - 2022/01/24

- 1 file on the root folder
- Env variables: CODACY_PROJECT_TOKEN, CODECOV_TOKEN and COVERALLS_REPO_TOKEN
- More info on how reporting works in the project that started all Omni modules: https://github.com/JEsperancinhaOrg/omni-reporter-maven-plugin
