bzimmer / qordle

Simple wordle solver
MIT License
0 stars 0 forks source link

added version command; upgrade to 1.20 #54

Closed bzimmer closed 1 year ago

netlify[bot] commented 1 year ago

Deploy Preview for qordle ready!

Name Link
Latest commit 6082649c112f49ec0dcb6c94eba7036f2d7e6a07
Latest deploy log https://app.netlify.com/sites/qordle/deploys/63fa2b9af1d8eb0008628fb7
Deploy Preview https://deploy-preview-54--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 #54 (d83f36b) into main (ed002b4) will increase coverage by 0.39%. The diff coverage is 100.00%.

:exclamation: Current head d83f36b differs from pull request most recent head 6082649. Consider uploading reports for the commit 6082649 to get more accurate results

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/bzimmer/qordle/pull/54/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/54?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 #54 +/- ## ========================================== + Coverage 96.44% 96.84% +0.39% ========================================== Files 9 11 +2 Lines 900 1013 +113 ========================================== + Hits 868 981 +113 Misses 23 23 Partials 9 9 ``` | [Impacted Files](https://codecov.io/gh/bzimmer/qordle/pull/54?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Zimmer) | Coverage Δ | | |---|---|---| | [runtime.go](https://codecov.io/gh/bzimmer/qordle/pull/54?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Zimmer#diff-cnVudGltZS5nbw==) | `100.00% <ø> (ø)` | | | [dictionary.go](https://codecov.io/gh/bzimmer/qordle/pull/54?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Zimmer#diff-ZGljdGlvbmFyeS5nbw==) | `89.13% <100.00%> (+4.05%)` | :arrow_up: | | [letterbox.go](https://codecov.io/gh/bzimmer/qordle/pull/54?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Zimmer#diff-bGV0dGVyYm94Lmdv) | `98.36% <100.00%> (-0.20%)` | :arrow_down: | | [play.go](https://codecov.io/gh/bzimmer/qordle/pull/54?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Zimmer#diff-cGxheS5nbw==) | `95.86% <100.00%> (-0.27%)` | :arrow_down: | | [strategy.go](https://codecov.io/gh/bzimmer/qordle/pull/54?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Zimmer#diff-c3RyYXRlZ3kuZ28=) | `100.00% <100.00%> (ø)` | | | [suggest.go](https://codecov.io/gh/bzimmer/qordle/pull/54?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%> (ø)` | | | [trie.go](https://codecov.io/gh/bzimmer/qordle/pull/54?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Zimmer#diff-dHJpZS5nbw==) | `100.00% <100.00%> (ø)` | | | [version.go](https://codecov.io/gh/bzimmer/qordle/pull/54?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Zimmer#diff-dmVyc2lvbi5nbw==) | `100.00% <100.00%> (ø)` | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/bzimmer/qordle/pull/54?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/54?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Zimmer). Last update [ed002b4...6082649](https://codecov.io/gh/bzimmer/qordle/pull/54?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).