Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Corrigido testes e refaturado #5

Merged
merged 8 commits into from
Aug 19, 2023
Merged

Conversation

medeirosinacio
Copy link

Motivação

Ao clonar o projeto para tentar dar minha contribuição, notei que os testes não estavam rodando, então decidi antes de qualquer melhoria ajustar os mesmos e refaturar o código existente.

Objetivo

Refaturar classes existentes e corrigir testes.

O que foi feito

  • Setado o host correto no arquivo .env
  • Corrigido arquivo makefile
  • Melhorado injeção de dependência no controller
  • Setado PHP para 8.2 no composer.json
  • Incluído comentários faltantes e removidos outros redundantes
  • tipado mais fortemente métodos e propriedades

@medeirosinacio
Copy link
Author

Pensei em substituir o Redis pelo Swoole Table

High performance, the single thread read/write speed is more than 2 millions per second.

Esse arquivo da participação ficaria só na `main`.
@leocavalcante leocavalcante merged commit 8abcb5f into opencodeco:dev Aug 19, 2023
1 check failed
@leocavalcante leocavalcante added bug Something isn't working enhancement New feature or request good first issue Good for newcomers labels Aug 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants