bzimmer / qordle

Simple wordle solver
MIT License
0 stars 0 forks source link

added digits #77

Closed bzimmer closed 1 year ago

netlify[bot] commented 1 year ago

Deploy Preview for qordle ready!

Name Link
Latest commit 8c0fc5fe535e59de441b10309af3380654cb54ec
Latest deploy log https://app.netlify.com/sites/qordle/deploys/64548760f41808000840d69c
Deploy Preview https://deploy-preview-77--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 #77 (8c0fc5f) into main (2fc7e5d) will increase coverage by 0.35%. The diff coverage is 98.60%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/bzimmer/qordle/pull/77/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://app.codecov.io/gh/bzimmer/qordle/pull/77?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 #77 +/- ## ========================================== + Coverage 97.33% 97.69% +0.35% ========================================== Files 11 12 +1 Lines 1201 1342 +141 ========================================== + Hits 1169 1311 +142 Misses 23 23 + Partials 9 8 -1 ``` | [Impacted Files](https://app.codecov.io/gh/bzimmer/qordle/pull/77?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Zimmer) | Coverage Δ | | |---|---|---| | [digits.go](https://app.codecov.io/gh/bzimmer/qordle/pull/77?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Zimmer#diff-ZGlnaXRzLmdv) | `98.58% <98.58%> (ø)` | | | [bee.go](https://app.codecov.io/gh/bzimmer/qordle/pull/77?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Zimmer#diff-YmVlLmdv) | `80.39% <100.00%> (ø)` | | | [letterboxed.go](https://app.codecov.io/gh/bzimmer/qordle/pull/77?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Zimmer#diff-bGV0dGVyYm94ZWQuZ28=) | `98.37% <100.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/bzimmer/qordle/pull/77/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Zimmer) ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/bzimmer/qordle/pull/77?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://app.codecov.io/gh/bzimmer/qordle/pull/77?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Zimmer). Last update [2fc7e5d...8c0fc5f](https://app.codecov.io/gh/bzimmer/qordle/pull/77?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).