issues Search Results · repo:asottile/git-code-debt language:Python
Filter by
37 results
(111 ms)37 results
inasottile/git-code-debt (press backspace or delete to remove)Not to wax philosophical on you or anything, but I m wondering why you are running wc and using that as a measurement of
debt .
For your users an overview of what debt is in this context, and how this ...
aameen-tulip
- 1
- Opened on Jan 27, 2023
- #219
details summary Error log /summary
D:\Random ❯❯❯ git-code-debt-generate.exe
Traceback (most recent call last):
File c:\program files\python38\lib\runpy.py , line 194, in _run_module_as_main
return ...
twaritwaikar
- 1
- Opened on Feb 19, 2021
- #137
I was expecting to see some sort of globally computed technical debt, be it a grade or an estimation of the time needed
to fix all the issues. Maybe a ratio as well, something like time_to_fix / project_age ...
pawamoy
- 3
- Opened on Apr 16, 2018
- #100
Let say my configuration has declared my repo to be at git@my-provider.its-domain.com:my-group/my-repo.git. Then the
View on link should be something like a href= https://my-provider.its-domain.com/my-group/my-repo/commits/xxxxxxxxx ...
pawamoy
- 3
- Opened on Apr 16, 2018
- #99
Now that unpopulated metrics aren t displayed -- I think they can be pruned from the database?
Probably still need to keep the last commit in the data so generate operates smoothly, but can probably dump ...
enhancement
asottile
- 1
- Opened on Jan 21, 2018
- #90
This would be a breaking change, but the config is simple enough that I think it s fine.
CC @ClareCat @chriskuehl
cleanup
asottile
- Opened on Jan 16, 2018
- #82
Add the ability to remove checked in files from the pattern which are not part of the codebase. For example:
exclude: ^vendor/
enhancement
asottile
- Opened on Jan 16, 2018
- #81
it s really just sneaky global variables.
hot reloading of configuration is not worth the maintenance and upkeep
cleanup
asottile
- Opened on Jan 16, 2018
- #80
may require adding another table to keep track if a metric has ever had data (for query speed)
This should help hide irrelevant metrics. (I imagine #78 may involve creating lots of extra metrics)
enhancement
asottile
- Opened on Jan 16, 2018
- #79

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.