zverok / spylls

Pure Python spell-checker, (almost) full port of Hunspell
https://spylls.readthedocs.io
Mozilla Public License 2.0
284 stars 21 forks source link

update package name and suggest method name in examples #9

Closed strepon closed 3 years ago

sourcery-ai[bot] commented 3 years ago

Sourcery Code Quality Report

Merging this PR leaves code quality unchanged.

Quality metrics Before After Change
Complexity 0.18 ⭐ 0.18 ⭐ 0.00
Method Length 47.20 ⭐ 47.20 ⭐ 0.00
Working memory 5.68 ⭐ 5.68 ⭐ 0.00
Quality 86.23% 86.23% 0.00%
Other metrics Before After Change
Lines 62 62 0
Changed files Quality Before Quality After Quality Change
examples/basic.py 86.38% ⭐ 86.38% ⭐ 0.00%
examples/dic.py 88.01% ⭐ 88.01% ⭐ 0.00%
examples/lookup.py 84.62% ⭐ 84.62% ⭐ 0.00%
examples/suggest.py 86.84% ⭐ 86.84% ⭐ 0.00%
examples/utils.py 85.92% ⭐ 85.92% ⭐ 0.00%

Here are some functions in these files that still need a tune-up:

File Function Complexity Length Working Memory Quality Recommendation

Legend and Explanation

The emojis denote the absolute quality of the code:

The 👍 and 👎 indicate whether the quality has improved or gotten worse with this pull request.


Please see our documentation here for details on how these metrics are calculated.

We are actively working on this report - lots more documentation and extra metrics to come!

Let us know what you think of it by mentioning @sourcery-ai in a comment.

zverok commented 3 years ago

Thanks a lot! Name was changed late in development (when it turned out the name I invented for the project was taken while I've worked on it), so there are still traces of the original name :(