git-code-debt icon indicating copy to clipboard operation
git-code-debt copied to clipboard

A dashboard for monitoring code debt in a git repository.

Results 5 git-code-debt issues
Sort by recently updated
recently updated
newest added

This is my initial attempt at mercurial support. This is a WIP pr because there's some stuff that definitely can not stay, but this does work. That said, there's a...

This would be a breaking change, but the config is simple enough that I think it's fine. CC @ClareCat @chriskuehl

cleanup

Probably will use `staticconf.testing` to accomplish this. Basically just needs an assertion on what the classname is for the generated metric row.

test-coverage

Things I'd like to do 1. Allow for `metrics` and `metric_expressions` to be left blank and defaulted 2. Validate that the metric names all exist in the loaded metrics (requires...

enhancement

updates: - [github.com/pre-commit/mirrors-mypy: v1.10.0 → v1.10.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.10.0...v1.10.1)