Completed
Push — master ( 4dd96f...f44d0c )
by Chris
19:04 queued 07:47
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
5 abydos/fingerprint.py
Coding Style Comprehensibility unused-code Bug
7 abydos/compression.py
Comprehensibility Best Practice
8 abydos/stats.py
coding-style best-practice unused-code Unused Code
12 abydos/__init__.py
Coding Style Bug Best Practice