bzimmer / qordle

Simple wordle solver
MIT License
0 stars 0 forks source link

enable flexible partial prefix #18

Closed bzimmer closed 2 years ago

bzimmer commented 2 years ago

Codecov Report

Merging #18 (362a64b) into main (06a227e) will increase coverage by 0.98%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #18      +/-   ##
==========================================
+ Coverage   91.19%   92.18%   +0.98%     
==========================================
  Files           5        5              
  Lines         420      422       +2     
==========================================
+ Hits          383      389       +6     
+ Misses         26       22       -4     
  Partials       11       11              
Impacted Files Coverage Δ
filter.go 97.50% <100.00%> (+0.04%) :arrow_up:
score.go 86.66% <0.00%> (+4.44%) :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 06a227e...362a64b. Read the comment docs.