bzimmer / qordle

Simple wordle solver
MIT License
0 stars 0 forks source link

dynamic start word #47

Closed bzimmer closed 1 year ago

netlify[bot] commented 1 year ago

Deploy Preview for qordle ready!

Name Link
Latest commit cfb9225b75aa49d58f7bf2c565eb5ec2aea9164f
Latest deploy log https://app.netlify.com/sites/qordle/deploys/63ebd1e6077e9400080bed70
Deploy Preview https://deploy-preview-47--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.

codecov[bot] commented 1 year ago

Codecov Report

Merging #47 (cfb9225) into main (e6a2ae7) will increase coverage by 0.32%. The diff coverage is 100.00%.

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/bzimmer/qordle/pull/47/graphs/tree.svg?width=650&height=150&src=pr&token=8L0KXGSM9N&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Zimmer)](https://codecov.io/gh/bzimmer/qordle/pull/47?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Zimmer) ```diff @@ Coverage Diff @@ ## main #47 +/- ## ========================================== + Coverage 95.68% 96.00% +0.32% ========================================== Files 9 9 Lines 881 877 -4 ========================================== - Hits 843 842 -1 + Misses 27 25 -2 + Partials 11 10 -1 ``` | [Impacted Files](https://codecov.io/gh/bzimmer/qordle/pull/47?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Zimmer) | Coverage Ξ” | | |---|---|---| | [dictionary.go](https://codecov.io/gh/bzimmer/qordle/pull/47?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Zimmer#diff-ZGljdGlvbmFyeS5nbw==) | `85.07% <100.00%> (+0.69%)` | :arrow_up: | | [play.go](https://codecov.io/gh/bzimmer/qordle/pull/47?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Zimmer#diff-cGxheS5nbw==) | `94.30% <100.00%> (-0.04%)` | :arrow_down: | | [suggest.go](https://codecov.io/gh/bzimmer/qordle/pull/47?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Zimmer#diff-c3VnZ2VzdC5nbw==) | `100.00% <100.00%> (+3.94%)` | :arrow_up: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/bzimmer/qordle/pull/47?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Zimmer). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Zimmer) > `Ξ” = absolute (impact)`, `ΓΈ = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/bzimmer/qordle/pull/47?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Zimmer). Last update [e6a2ae7...cfb9225](https://codecov.io/gh/bzimmer/qordle/pull/47?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Zimmer). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Zimmer).