bzimmer / qordle

Simple wordle solver
MIT License
0 stars 0 forks source link

added homebrew #24

Closed bzimmer closed 2 years ago

bzimmer commented 2 years ago

Codecov Report

Merging #24 (6c78e46) into main (6f0d813) will decrease coverage by 1.71%. The diff coverage is 56.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
- Coverage   91.52%   89.80%   -1.72%     
==========================================
  Files           5        5              
  Lines         460      471      +11     
==========================================
+ Hits          421      423       +2     
- Misses         26       33       +7     
- Partials       13       15       +2     
Impacted Files Coverage Δ
score.go 79.38% <25.00%> (-6.22%) :arrow_down:
dictionary.go 76.92% <50.00%> (ø)
strategy.go 100.00% <100.00%> (ø)

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 6f0d813...6c78e46. Read the comment docs.