Completed
Push — master ( ef8477...5dfb5a )
by Chris
13:35
created
14 files with issues
Count Path Last Found
3 abydos/ngram.py
unused-code Coding Style Naming
15 abydos/_bm.py
Coding Style Naming best-practice Comprehensibility unused-code Unused Code
5 tests/test_stemmer.py
Duplication
25 abydos/stemmer.py
Comprehensibility Best Practice Duplication unused-code best-practice Unused Code Coding Style Naming coding-style
4 tests/test_phonetic.py
Duplication
34 abydos/phonetic.py
Comprehensibility Best Practice Duplication Coding Style unused-code Unused Code best-practice coding-style
7 abydos/distance.py
Duplication Comprehensibility Best Practice
1 abydos/clustering.py
unused-code
7 abydos/compression.py
Comprehensibility Best Practice
2 tests/test_stats.py
Comprehensibility Best Practice