-
Notifications
You must be signed in to change notification settings - Fork 1
Description
We have found great tools to observe code maintainability(SonarQube, CodeClimate, radon, pmd) and test coverage (Codecov/Coveralls) of projects.
But they are designed to be used by the owners of the project. Some of them can generate public reports through APIs, and maintainers can OPT IN to produce and publis their metrics!
This seemed like problem, but finding the best tools and providing information on what and how to use can promote collaboration.
This ticket is about exploring these tools better, and prepare best practices that can easily be applied by the poject owners.
If they opt in to publish their metrics, they greatly contribute to observability, and can be sored on their maturity better. Not having these metrics make it hard to give them credit in these regards.