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

[enhancement] FAILED carregamento de modulos #87

Open
britodfbr opened this issue Feb 12, 2025 · 0 comments
Open

[enhancement] FAILED carregamento de modulos #87

britodfbr opened this issue Feb 12, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@britodfbr
Copy link
Contributor

_pytest.pathlib.ImportPathMismatchError: ('main', 'C:\\Users\\ricardobn\\projetos\\academia-jedi\\incolume\\academia_jedi\\ajedi20220728_crud_nodb\\main.py', WindowsPath('C:/Users/ricardobn/projetos/academia-jedi/incolume/academia_jedi/ajedi20221104_collections_deque/main.py'))
Spoiler?

Passos necessários:

  1. TDD válido;
  2. Cobertura de testes em 100% do código implementado;
  3. Executar e passar em todos os testes: $ pytest;
  4. Executar e passar em todos os linters homologados: $ task lint;
  5. Executar e passar no lint ruff: $ task lint_ruff;
  6. Executar e passar em todos os linters ativos $ task lint_all;

Considerar em caso de fatoração:

modo pythônico

sem condicionais

estruturas performáticas

redução de complexidade ciclomática

análise assintótica de algoritmos (big O)


Copyright © incolume.com.br since 2010

@britodfbr britodfbr added the bug Something isn't working label Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant