bzimmer / qordle

Simple wordle solver
MIT License
0 stars 0 forks source link

performance improvements #50

Closed bzimmer closed 1 year ago

netlify[bot] commented 1 year ago

Deploy Preview for qordle ready!

Name Link
Latest commit f6fd2bcac98db0e57e0d717567fd2435d683f823
Latest deploy log https://app.netlify.com/sites/qordle/deploys/63f0a57995af140008c5b3a1
Deploy Preview https://deploy-preview-50--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 #50 (f6fd2bc) into main (987c19f) will increase coverage by 0.01%. The diff coverage is 100.00%.

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/bzimmer/qordle/pull/50/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/50?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 #50 +/- ## ========================================== + Coverage 96.01% 96.02% +0.01% ========================================== Files 9 9 Lines 878 881 +3 ========================================== + Hits 843 846 +3 Misses 25 25 Partials 10 10 ``` | [Impacted Files](https://codecov.io/gh/bzimmer/qordle/pull/50?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/50?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Zimmer#diff-ZmlsdGVyLmdv) | `97.79% <100.00%> (+0.03%)` | :arrow_up: | | [strategy.go](https://codecov.io/gh/bzimmer/qordle/pull/50?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Zimmer#diff-c3RyYXRlZ3kuZ28=) | `100.00% <100.00%> (ΓΈ)` | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/bzimmer/qordle/pull/50?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/50?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Zimmer). Last update [1b883a5...f6fd2bc](https://codecov.io/gh/bzimmer/qordle/pull/50?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).