bzimmer / qordle

Simple wordle solver
MIT License
0 stars 0 forks source link

added spelling bee #45

Closed bzimmer closed 1 year ago

netlify[bot] commented 1 year ago

Deploy Preview for qordle ready!

Name Link
Latest commit 36058bd11cb64b3cacc0128cef5214f902a11e09
Latest deploy log https://app.netlify.com/sites/qordle/deploys/63e8bc441494dc00077c6c7a
Deploy Preview https://deploy-preview-45--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 #45 (36058bd) into main (a2dc15f) will decrease coverage by 0.67%. The diff coverage is 86.84%.

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/bzimmer/qordle/pull/45/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/45?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 #45 +/- ## ========================================== - Coverage 96.33% 95.67% -0.67% ========================================== Files 7 9 +2 Lines 819 879 +60 ========================================== + Hits 789 841 +52 - Misses 22 27 +5 - Partials 8 11 +3 ``` | [Impacted Files](https://codecov.io/gh/bzimmer/qordle/pull/45?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Zimmer) | Coverage Δ | | |---|---|---| | [bee.go](https://codecov.io/gh/bzimmer/qordle/pull/45?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Zimmer#diff-YmVlLmdv) | `80.00% <80.00%> (ø)` | | | [dictionary.go](https://codecov.io/gh/bzimmer/qordle/pull/45?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Zimmer#diff-ZGljdGlvbmFyeS5nbw==) | `84.37% <100.00%> (-0.25%)` | :arrow_down: | | [letterbox.go](https://codecov.io/gh/bzimmer/qordle/pull/45?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Zimmer#diff-bGV0dGVyYm94Lmdv) | `98.56% <100.00%> (ø)` | | | [play.go](https://codecov.io/gh/bzimmer/qordle/pull/45?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Zimmer#diff-cGxheS5nbw==) | `94.26% <100.00%> (+1.80%)` | :arrow_up: | | [runtime.go](https://codecov.io/gh/bzimmer/qordle/pull/45?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% <100.00%> (ø)` | | | [score.go](https://codecov.io/gh/bzimmer/qordle/pull/45?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Zimmer#diff-c2NvcmUuZ28=) | `100.00% <100.00%> (ø)` | | | [suggest.go](https://codecov.io/gh/bzimmer/qordle/pull/45?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Zimmer#diff-c3VnZ2VzdC5nbw==) | `96.05% <100.00%> (-0.06%)` | :arrow_down: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/bzimmer/qordle/pull/45?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/45?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Zimmer). Last update [a2dc15f...36058bd](https://codecov.io/gh/bzimmer/qordle/pull/45?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).