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: Gerador de Visões e Rotas #32

Merged
merged 3 commits into from
Jan 14, 2024

Conversation

leonelsanchesdasilva
Copy link
Contributor

  • Ao invés de gerar controladores, gerando rotas. Rotas é mais próprio para REST API;
  • Implementação de duas classes: gerador de visões e gerador de rotas;
  • Por enquanto, gerando apenas uma tabela-boneco em inicial.lmht para testar os dados.

Copy link

Coverage report

St.
Category Percentage Covered / Total
🔴 Statements 55.01% 291/529
🔴 Branches 50.38% 67/133
🔴 Functions 55% 55/100
🔴 Lines 54.25% 281/518

Test suite run success

56 tests passing in 11 suites.

Report generated by 🧪jest coverage report action from 2dd5179

@leonelsanchesdasilva leonelsanchesdasilva merged commit 74159a1 into principal Jan 14, 2024
2 checks passed
@leonelsanchesdasilva leonelsanchesdasilva deleted the mvc-scaffolding-views-2 branch January 14, 2024 21:48
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.

3 participants