Completed
Push — master ( fece84...69cc67 )
by Chris
17:06 queued 05:58
created
14 files with issues
Count Path Last Found
1 data/features/features_csv_to_dict.py
1 abydos/phones.py
Coding Style
2 tests/test_stats.py
Comprehensibility Best Practice
2 abydos/corpus.py
best-practice
2 tests/test_stemmer.py
Duplication
4 tests/test_phonetic.py
Duplication
7 abydos/fingerprint.py
Coding Style Naming Comprehensibility Bug unused-code
7 abydos/compression.py
Comprehensibility Best Practice
8 abydos/stats.py
best-practice coding-style unused-code Unused Code
12 abydos/__init__.py
Bug Best Practice Coding Style