mathematicalmichael / spellfix

Spelling correction module.
1 stars 1 forks source link

Feature/autorun #18

Closed mathematicalmichael closed 4 years ago

mathematicalmichael commented 4 years ago

program now runs automatically making corrections when there is no ambiguity.

codecov[bot] commented 4 years ago

Codecov Report

Merging #18 into develop will increase coverage by 16.94%. The diff coverage is 43.29%.

Impacted file tree graph

@@             Coverage Diff              @@
##           develop      #18       +/-   ##
============================================
+ Coverage    48.59%   65.54%   +16.94%     
============================================
  Files            2        2               
  Lines          249      296       +47     
============================================
+ Hits           121      194       +73     
+ Misses         128      102       -26
Impacted Files Coverage Δ
spellfix.py 56.27% <43.29%> (+25.29%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 37e085c...7c78128. Read the comment docs.