Closed frheault closed 3 weeks ago
Hello @frheault, Thank you for updating !
scilpy/utils/scilpy_bot.py
:Line 61:80: E501 line too long (80 > 79 characters) Line 299:80: E501 line too long (81 > 79 characters)
scripts/scil_search_keywords.py
:Line 160:80: E501 line too long (81 > 79 characters) Line 173:80: E501 line too long (81 > 79 characters)
scripts/tests/test_search_keywords.py
:Line 11:80: E501 line too long (81 > 79 characters) Line 23:80: E501 line too long (81 > 79 characters)
Attention: Patch coverage is 86.93694%
with 29 lines
in your changes missing coverage. Please review.
Project coverage is 68.88%. Comparing base (
8b67a06
) to head (bf138ae
). Report is 121 commits behind head on master.
@mdesco Could you test this and imagine being Laurent / Sami trying to find a script (or information).
Is it better than before? Is it intuitive?
Quick description
This version has some duplicated code removed, some edge cases fixed, highlighting now keeps the formatting. This must be tested, also the vocabulary file could be cleaned and improved during a hackathon (when is the next one?) ...
Type of change
Check the relevant options.
Provide data, screenshots, command line to test (if relevant)
...
Checklist