Type: enum (of string)
Rating of how easily the codebase can be understood, adapted, and extended.
Must be one of:
- "A"
- "B"
- "C"
- "D"
- "E"
- "F"
- "N/A"
Commit-Hash pointing to the state of the codebase used for generating the metrics.
The date and time when the metrics were recorded.
Represents the percentage of the codebase that is covered by automated tests.
Value must be greater or equal to 0.0
and lesser or equal to 100.0
Rating of how easily the codebase can be understood, adapted, and extended.
Stability and dependability of the software.
Same definition as maintainabilityResilience against security threats and vulnerabilities.
Same definition as maintainabilityAmount of 'technical debt' in the project.
Same definition as maintainability