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

[RELEASE] Mongodb #178

Merged
merged 9 commits into from
Sep 26, 2024
Merged

[RELEASE] Mongodb #178

merged 9 commits into from
Sep 26, 2024

Conversation

k1nha
Copy link
Member

@k1nha k1nha commented Aug 27, 2024

  • fix: ajust compose and env.example

  • feat: insert new base workflows

  • fix: ajust docker compose and dockerfile

  • chore: remove db url from .env.example

Closes #177

Feature

AJustado schema do banco de dados e integrado com a aplicação

Bugfix
  • Description
    N/A

  • Cause
    N/A

  • Solution
    N/A

Changelog N/A
Visual evidences 🖼️

image

Checklist
  • Issue linked
  • Build working correctly
  • Tests created
Additional info N/A

@Alecell Alecell requested review from a team, Luiginicoletti, JpBurgarelli, juliaam, PiluVitu, Frompaje and DominMFD and removed request for a team August 27, 2024 11:56
Copy link
Contributor

github-actions bot commented Aug 27, 2024

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 88.92% (🎯 85%) 297 / 334
🟢 Statements 88.98% (🎯 85%) 299 / 336
🟢 Functions 88.49% (🎯 85%) 100 / 113
🔴 Branches 81.13% (🎯 85%) 43 / 53
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/shared/infra/database/database.ts 100% 100% 100% 100%
Generated in workflow #359

@k1nha k1nha marked this pull request as draft August 27, 2024 11:57
@PiluVitu PiluVitu marked this pull request as ready for review September 12, 2024 19:34
@PiluVitu PiluVitu requested review from a team as code owners September 12, 2024 19:34
@PiluVitu PiluVitu requested review from Luiginicoletti, juliaam, PiluVitu, Frompaje and DominMFD and removed request for a team September 12, 2024 19:34
@PiluVitu PiluVitu marked this pull request as draft September 12, 2024 19:34
@PiluVitu PiluVitu marked this pull request as ready for review September 12, 2024 19:34
@PiluVitu PiluVitu marked this pull request as draft September 12, 2024 19:40
@PiluVitu PiluVitu removed their request for review September 12, 2024 19:44
@PiluVitu PiluVitu marked this pull request as ready for review September 12, 2024 19:45
Luiginicoletti
Luiginicoletti previously approved these changes Sep 12, 2024
src/teste.js Outdated Show resolved Hide resolved
Copy link
Contributor

@Frompaje Frompaje left a comment

Choose a reason for hiding this comment

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

remove o console.log

@SamuelMoraesF
Copy link

O arquivo src/teste.js é necessário?

package.json Outdated Show resolved Hide resolved
@juliaam juliaam merged commit d5b212d into main Sep 26, 2024
5 of 6 checks passed
@juliaam juliaam deleted the RELEASE-MONGO branch September 26, 2024 17:12
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.

[DB] Alterações para mongo
7 participants