bzimmer / qordle

Simple wordle solver
MIT License
0 stars 0 forks source link

improved pattern parsing #65

Closed bzimmer closed 1 year ago

netlify[bot] commented 1 year ago

Deploy Preview for qordle ready!

Name Link
Latest commit 976d3b52e8113342acf20b4281b70695b03c682f
Latest deploy log https://app.netlify.com/sites/qordle/deploys/6427e6c07023600008b88564
Deploy Preview https://deploy-preview-65--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 #65 (976d3b5) into main (0770ffa) will increase coverage by 0.04%. The diff coverage is 100.00%.

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/bzimmer/qordle/pull/65/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/65?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 #65 +/- ## ========================================== + Coverage 97.05% 97.09% +0.04% ========================================== Files 11 11 Lines 1088 1103 +15 ========================================== + Hits 1056 1071 +15 Misses 23 23 Partials 9 9 ``` | [Impacted Files](https://codecov.io/gh/bzimmer/qordle/pull/65?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Zimmer) | Coverage Ξ” | | |---|---|---| | [filter.go](https://codecov.io/gh/bzimmer/qordle/pull/65?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Zimmer#diff-ZmlsdGVyLmdv) | `100.00% <100.00%> (ΓΈ)` | | ------ [Continue to review full report in Codecov by Sentry](https://codecov.io/gh/bzimmer/qordle/pull/65?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/65?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Zimmer). Last update [0770ffa...976d3b5](https://codecov.io/gh/bzimmer/qordle/pull/65?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).