Documentation Metrics¶
This dashboard shows the quality and completeness of the project documentation.
API Coverage¶
API coverage is measured with interrogate. It indicates how many of the public classes and functions have a docstring.
Detailed Quality Metrics¶
Loading metrics...
Metrics are updated with every CI run.