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

MVC Scaffolding (vulgo, geração de componentes MVC através da definição do modelo) #30

Merged
merged 4 commits into from
Jan 13, 2024

Conversation

leonelsanchesdasilva
Copy link
Contributor

  • Força da preguiça: só tem o básico da geração do Controlador. Falta todo o resto;
  • Criei uma biblioteca a mais para pluralizar os controladores. Também apliquei a força da preguiça;
  • Comando: liquido gerar [modelo]. O nome do modelo é opcional. Se não for fornecido, a gente imprime um menuzinho bacana pra selecionar o modelo.

Copy link

Coverage report

St.
Category Percentage Covered / Total
🔴 Statements
55.01% (-28.21% 🔻)
291/529
🔴 Branches
50.38% (-17.67% 🔻)
67/133
🔴 Functions
55% (-26.67% 🔻)
55/100
🔴 Lines
54.25% (-28.67% 🔻)
281/518
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🔴 liquido.ts 20.8% 11.11% 15.38% 20.8%
🟢
... / index.ts
100% 100% 100% 100%
🔴
... / resposta.ts
50% 100% 0% 50%
Show files with reduced coverage 🔻
St.
File Statements Branches Functions Lines
🟡
... / foles.ts
68.75% (-31.25% 🔻)
66.67% (-25% 🔻)
100%
68.75% (-31.25% 🔻)

Test suite run success

56 tests passing in 11 suites.

Report generated by 🧪jest coverage report action from b7983b6

@leonelsanchesdasilva leonelsanchesdasilva merged commit 28df8f1 into principal Jan 13, 2024
2 checks passed
@leonelsanchesdasilva leonelsanchesdasilva deleted the mvc-scaffolding branch January 13, 2024 04:10
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.

None yet

2 participants