bzimmer / qordle

Simple wordle solver
MIT License
0 stars 0 forks source link

support duplicated letter in guess #8

Closed bzimmer closed 2 years ago

bzimmer commented 2 years ago

Codecov Report

Merging #8 (87b6e3e) into main (c564afe) will increase coverage by 1.32%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
+ Coverage   91.17%   92.50%   +1.32%     
==========================================
  Files           2        2              
  Lines         102      120      +18     
==========================================
+ Hits           93      111      +18     
  Misses          6        6              
  Partials        3        3              
Impacted Files Coverage Δ
solve.go 97.02% <100.00%> (+0.64%) :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 c564afe...87b6e3e. Read the comment docs.