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

132 criacao de endpoint de atualizacao de consultas #136

Merged

Conversation

luanavfg
Copy link
Collaborator

@luanavfg luanavfg commented Mar 7, 2024

O que foi modificado?

  • Adicionado um endpoint de atualizar consultas

Links de referência e etapas para avaliação

  • Rode o seguinte comando para subir o projeto: pnpm run core-setup --action=migrate,generate
  • Rode o seguinte comando para rodar a aplicação: pnpm exec nx run core-rest-api:serve
    • Verifique se não crashou a aplicação
  • Agora navegue para: libs/core-rest-api/adapters/src/controllers/api/use-cases/appointment
  • Acesse o arquivo: appointment-client.http
    • Agora teste todo o fluxo de de atualização de consulta
    • Testar todas as possibilidades do endpoint de atualização de consulta, testar as exceções também para avaliar os tratamentos de erro

Palavras-chave

appointment, endpoint, update

Por que foi modificado?

@luanavfg luanavfg requested a review from ItaloRAmaral as a code owner March 7, 2024 11:24
@luanavfg luanavfg linked an issue Mar 7, 2024 that may be closed by this pull request
@luanavfg luanavfg self-assigned this Mar 7, 2024
@ItaloRAmaral
Copy link
Owner

ItaloRAmaral commented Mar 7, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 913384e. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 2 targets

Sent with 💌 from NxCloud.

@luanavfg luanavfg changed the title 132 criacao de endpoint de atualizacao de consultas [ESPERAR MERGE DA 131] - 132 criacao de endpoint de atualizacao de consultas Mar 8, 2024
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
22.5% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

@luanavfg luanavfg changed the title [ESPERAR MERGE DA 131] - 132 criacao de endpoint de atualizacao de consultas 132 criacao de endpoint de atualizacao de consultas Mar 11, 2024
@ItaloRAmaral ItaloRAmaral merged commit 420f4de into main Mar 14, 2024
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Criação de endpoint de atualização de consultas
2 participants