bzimmer / qordle

Simple wordle solver
MIT License
0 stars 0 forks source link

added an api and simple website #25

Closed bzimmer closed 2 years ago

netlify[bot] commented 2 years ago

Deploy Preview for qordle ready!

Name Link
Latest commit e5f9d3a01d6e7b5aa4cd4cd2bc135c4bde0b6741
Latest deploy log https://app.netlify.com/sites/qordle/deploys/627eef192d47a80009f591c4
Deploy Preview https://deploy-preview-25--qordle.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

bzimmer commented 2 years ago

Codecov Report

Merging #25 (e5f9d3a) into main (bc28cd4) will decrease coverage by 15.83%. The diff coverage is 49.80%.

Impacted file tree graph

@@             Coverage Diff             @@
##             main      #25       +/-   ##
===========================================
- Coverage   89.80%   73.97%   -15.84%     
===========================================
  Files           5        7        +2     
  Lines         471      611      +140     
===========================================
+ Hits          423      452       +29     
- Misses         33      143      +110     
- Partials       15       16        +1     
Impacted Files Coverage Δ
api.go 0.00% <0.00%> (ø)
score.go 75.67% <0.00%> (-3.72%) :arrow_down:
strategy.go 93.18% <50.00%> (-6.82%) :arrow_down:
play.go 81.45% <81.45%> (ø)
dictionary.go 76.92% <100.00%> (ø)
filter.go 97.52% <100.00%> (+0.04%) :arrow_up:
suggest.go 93.25% <100.00%> (+0.07%) :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 bc28cd4...e5f9d3a. Read the comment docs.