-
Notifications
You must be signed in to change notification settings - Fork 56
Conversation
@biancatella Por favor repita o PR para o python3 |
@biancatella 👎 All checks have failed https://travis-ci.org/sped-br/python-sped/jobs/89199600#L160 |
|
@@ -8,6 +8,7 @@ install: | |||
- pip install coveralls | |||
script: | |||
- coverage run --source=sped setup.py test | |||
- python test/fci_teste.py |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
O path do arquivo aqui está errado.
Deve ser python test/fci_test.py, por isso está quebrando o build do travis.
Em breve efetuo os testes com py3, dai efetuo o merge e gero uma nova versão. |
Correção no nome do arquivo de teste.
Obrigada, @Sergio-Garcia. Alterei o nome do arquivo de teste. |
Ficha de conteudo de importação
https://landscape.io/github/kmee/python-sped/1/modules/sped/fci/arquivos.py#L13 https://landscape.io/github/kmee/python-sped/1/modules/sped/fci/arquivos.py#L65 |
Os erros do landscape da pra ignorar. Eu tenho que fazer um monte de Enviado do Celular
|
@biancatella Verificou esses itens: https://landscape.io/diff/233215 |
@mileo eu integrei o landscape e não fiz todos os refactors para ele funcionar adequadamente. Logo, está dando diversos erros nele. |
@Sergio-Garcia legal que vc fez o merge! :) |
Atualização dos registros da SPED EFD e outras implementações.
No description provided.