Completed
Push — master ( 81a74a...2bcbf2 )
by Chris
12:17
created
14 files with issues
Count Path Last Found
1 data/features/features_csv_to_dict.py
1 abydos/clustering.py
unused-code
1 abydos/qgram.py
Coding Style
2 tests/test_stats.py
Comprehensibility Best Practice
3 abydos/ngram.py
unused-code Coding Style Naming
3 abydos/_bm.py
4 abydos/fingerprint.py
Coding Style Comprehensibility unused-code
4 tests/test_phonetic.py
Duplication
5 tests/test_stemmer.py
Duplication
13 abydos/compression.py
Comprehensibility Best Practice Coding Style Naming Bug