bzimmer / qordle

Simple wordle solver
MIT License
0 stars 0 forks source link

added count to digits #79

Closed bzimmer closed 1 year ago

netlify[bot] commented 1 year ago

Deploy Preview for qordle ready!

Name Link
Latest commit 252acf280b94eb22335c625701a20b3f1a9952e0
Latest deploy log https://app.netlify.com/sites/qordle/deploys/64569e6c9de4a40008aad0e0
Deploy Preview https://deploy-preview-79--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 #79 (252acf2) into main (fc2105e) will increase coverage by 0.16%. The diff coverage is 100.00%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/bzimmer/qordle/pull/79/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/79?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 #79 +/- ## ========================================== + Coverage 97.71% 97.87% +0.16% ========================================== Files 12 12 Lines 1355 1367 +12 ========================================== + Hits 1324 1338 +14 + Misses 23 21 -2 Partials 8 8 ``` | [Impacted Files](https://app.codecov.io/gh/bzimmer/qordle/pull/79?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/79?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Zimmer#diff-ZGlnaXRzLmdv) | `100.00% <100.00%> (+1.29%)` | :arrow_up: | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/bzimmer/qordle/pull/79?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/79?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Zimmer). Last update [fc2105e...252acf2](https://app.codecov.io/gh/bzimmer/qordle/pull/79?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).