Use new extract package for the description extractor
This is a work in progress as there still seem to be some bugs. For example, some unit tests fail due to incorrect descriptions generated and others fail due to a crash.
Showing
- .travis.yml 2 additions, 0 deletions.travis.yml
- doc/install.rst 1 addition, 1 deletiondoc/install.rst
- mutalyzer/describe.py 149 additions, 424 deletionsmutalyzer/describe.py
- mutalyzer/entrypoints/mutalyzer.py 12 additions, 9 deletionsmutalyzer/entrypoints/mutalyzer.py
- mutalyzer/services/rpc.py 1 addition, 1 deletionmutalyzer/services/rpc.py
- mutalyzer/website/templates/description-extractor.html 1 addition, 1 deletionmutalyzer/website/templates/description-extractor.html
- mutalyzer/website/views.py 4 additions, 10 deletionsmutalyzer/website/views.py
- requirements.txt 1 addition, 0 deletionsrequirements.txt
- tests/test_describe.py 4 additions, 4 deletionstests/test_describe.py
Loading
Please register or sign in to comment