barrust / pyspellchecker

Pure Python Spell Checking http://pyspellchecker.readthedocs.io/en/latest/
MIT License
691 stars 101 forks source link

Country names: en, es, fr, it #170

Closed barrust closed 6 months ago

barrust commented 6 months ago

resolves #168

codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (ffd3f4e) 92.17% compared to head (2405f9c) 92.17%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/barrust/pyspellchecker/pull/170/graphs/tree.svg?width=650&height=150&src=pr&token=4a1cJEFN28&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tyler+Barrus)](https://app.codecov.io/gh/barrust/pyspellchecker/pull/170?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tyler+Barrus) ```diff @@ Coverage Diff @@ ## master #170 +/- ## ======================================= Coverage 92.17% 92.17% ======================================= Files 4 4 Lines 294 294 ======================================= Hits 271 271 Misses 23 23 ```