bzimmer / qordle

Simple wordle solver
MIT License
0 stars 0 forks source link

remove duplicates #78

Closed bzimmer closed 1 year ago

netlify[bot] commented 1 year ago

Deploy Preview for qordle ready!

Name Link
Latest commit 65a576eb904ac17761afa5949595573108da5ee7
Latest deploy log https://app.netlify.com/sites/qordle/deploys/64554b3b7dc2dc000885f804
Deploy Preview https://deploy-preview-78--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 #78 (2d8cc07) into main (dcf0d6c) will increase coverage by 0.02%. The diff coverage is 100.00%.

:exclamation: Current head 2d8cc07 differs from pull request most recent head 65a576e. Consider uploading reports for the commit 65a576e to get more accurate results

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/bzimmer/qordle/pull/78/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/78?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 #78 +/- ## ========================================== + Coverage 97.69% 97.71% +0.02% ========================================== Files 12 12 Lines 1342 1354 +12 ========================================== + Hits 1311 1323 +12 Misses 23 23 Partials 8 8 ``` | [Impacted Files](https://app.codecov.io/gh/bzimmer/qordle/pull/78?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/78?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Zimmer#diff-ZGlnaXRzLmdv) | `98.69% <100.00%> (+0.11%)` | :arrow_up: | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/bzimmer/qordle/pull/78?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/78?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Zimmer). Last update [dcf0d6c...65a576e](https://app.codecov.io/gh/bzimmer/qordle/pull/78?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).