bzimmer / qordle

Simple wordle solver
MIT License
0 stars 0 forks source link

letterbox solver #27

Closed bzimmer closed 2 years ago

netlify[bot] commented 2 years ago

Deploy Preview for qordle ready!

Name Link
Latest commit 0882ca8f4855a342858e6351e729872b66922222
Latest deploy log https://app.netlify.com/sites/qordle/deploys/632ca629b8eb2d0008611bcc
Deploy Preview https://deploy-preview-27--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-commenter commented 2 years ago

Codecov Report

Merging #27 (0882ca8) into main (d57b52a) will decrease coverage by 23.05%. The diff coverage is 15.16%.

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/bzimmer/qordle/pull/27/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/27?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 #27 +/- ## =========================================== - Coverage 88.45% 65.40% -23.06% =========================================== Files 6 7 +1 Lines 511 685 +174 =========================================== - Hits 452 448 -4 - Misses 43 215 +172 - Partials 16 22 +6 ``` | [Impacted Files](https://codecov.io/gh/bzimmer/qordle/pull/27?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Zimmer) | Coverage Δ | | |---|---|---| | [letterbox.go](https://codecov.io/gh/bzimmer/qordle/pull/27/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Zimmer#diff-bGV0dGVyYm94Lmdv) | `13.79% <13.79%> (ø)` | | | [play.go](https://codecov.io/gh/bzimmer/qordle/pull/27/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Zimmer#diff-cGxheS5nbw==) | `81.45% <66.66%> (ø)` | | | [filter.go](https://codecov.io/gh/bzimmer/qordle/pull/27/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Zimmer#diff-ZmlsdGVyLmdv) | `90.90% <100.00%> (-6.62%)` | :arrow_down: | | [strategy.go](https://codecov.io/gh/bzimmer/qordle/pull/27/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Zimmer#diff-c3RyYXRlZ3kuZ28=) | `79.54% <0.00%> (-13.64%)` | :arrow_down: | | [suggest.go](https://codecov.io/gh/bzimmer/qordle/pull/27/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Zimmer#diff-c3VnZ2VzdC5nbw==) | `84.26% <0.00%> (-8.99%)` | :arrow_down: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/bzimmer/qordle/pull/27?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/27?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Zimmer). Last update [d57b52a...0882ca8](https://codecov.io/gh/bzimmer/qordle/pull/27?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).