metrics
metrics copied to clipboard
feat(plugins/languages): improved `indepth` analysis and custom repo/sha
Relates #531 and #603
- [ ] Add new option
plugin_languages_indepth_customto manually specify:- [ ] Repositories
- [ ] Commits sha
- [x] Instead of skipping unknown languages, group them together and display the number of "unanalyzed bytes"
- [ ] Find a way to check
commits_authoringoption inside commits bodygit log --grep
- [ ] Create a new category to display "ownership accuracy", e.g:
-
-
- email in commit header/body
- username in commit header/body
- manually specified commits that could not be automatically attributed
-
- [x] Check commit signature with gpg key