Contribution Ideas
Want to contribute to the project? Below you can find a list of existing contribution ideas and instructions on how to suggest your own.
Add new Metric Collectors
A Metric Collector is responsible for parsing the Repositories’ code and returning results that can be parsed and aggregated according to modules, functions or the entire software.
Improvements over metric configurations
Metric Configurations are the structure that give a meaning to the data obtained by the Metric Collectors. They can be used, in conjunction with Kalibro Ranges, to create standards for code quality between projects.
KalibroConfiguration Cloning
KalibroConfiguration is the main object that holds and give scope to all the configuration components. As it is hard and requires several steps to create such structure, enable cloning of KalibroConfiguraions and its substructures will provide better usability for advanced users that are interested in configuring.