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

Us10 exportar dados #10

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Us10 exportar dados #10

wants to merge 9 commits into from

Conversation

Brunocrzz
Copy link
Contributor

@Brunocrzz Brunocrzz commented Jan 27, 2025

Solve US 10

Descrição

Novo pacote de exportação de dados. Export controller, module e service.

Tipos de mudança

  • Bugfix
  • Melhoria de funcionalidade
  • Nova funcionalidade
  • Documentação

Checklist

  • Lint e testes passaram localmente com minhas mudanças
  • Eu adicionei testes que provam que minha correção é eficaz ou que minha feature funciona
  • Adicionei informações necessárias na documentação (se precisar)

Observações adicionais

Nenhuma constatação

Copy link
Contributor

@matheusyanmonteiro matheusyanmonteiro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Trabalhar nesses pontos e fazer sempre o pull com a main para não ir arquivos repitidos ou ja retirados do bagulho

exports/export_1737988382465.csv Outdated Show resolved Hide resolved
exports/export_1737988483892.csv Outdated Show resolved Hide resolved
package-lock.json Outdated Show resolved Hide resolved
src/export/export.controller.spec.ts Outdated Show resolved Hide resolved
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Corrigir lint e testes que estão falhando se for possivel

Copy link
Contributor

@mateusmaiamaia mateusmaiamaia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verificar o problema de timeout dos testes.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Os testes estão falhando por conta de timeout excedendo o limite padrão do Jest, possível solução:

  • aumentar o limite do timeout do Jest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants