Completed
Push — master ( bedf81...277b46 )
by Chris
23:32 queued 09:51
created
14 files with issues
Count Path Last Found
7 abydos/compression.py
Comprehensibility Best Practice
2 tests/test_stats.py
Comprehensibility Best Practice
1 data/features/features_csv_to_dict.py
2 abydos/corpus.py
best-practice
1 abydos/phones.py
Coding Style
15 abydos/_bm.py
Coding Style Naming best-practice Comprehensibility unused-code Unused Code
5 tests/test_stemmer.py
Duplication
71 abydos/distance.py
unused-code Comprehensibility Duplication Best Practice Coding Style Unused Code coding-style best-practice Bug Naming
4 tests/test_phonetic.py
Duplication
41 abydos/phonetic.py
Comprehensibility Best Practice Duplication Coding Style Bug coding-style unused-code best-practice