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, separando rotas com Id de rotas sem Id. #35

Merged
merged 3 commits into from
Jan 23, 2024

Conversation

leonelsanchesdasilva
Copy link
Contributor

Adicionando algumas rotas novas para MVC:

  • /entidade/[id]/editar para abrir a tela de edição preenchida;
  • /entidade/[id]/excluir para abrir a tela de exclusão preenchida;
  • Demais rotas com id em /entidade/[id]/inicial ou simplesmente /entidade/[id].

Copy link

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements
63.56% (-0.52% 🔻)
314/494
🔴 Branches 47.18% 67/142
🔴 Functions 59.78% 55/92
🟡 Lines
62.94% (-0.53% 🔻)
304/483
Show files with reduced coverage 🔻
St.
File Statements Branches Functions Lines
🔴 liquido.ts
32.19% (-0.91% 🔻)
10.81% 35.29%
32.19% (-0.91% 🔻)

Test suite run success

56 tests passing in 11 suites.

Report generated by 🧪jest coverage report action from d7d22c2

@leonelsanchesdasilva leonelsanchesdasilva merged commit 49bd0b6 into principal Jan 23, 2024
2 checks passed
@leonelsanchesdasilva leonelsanchesdasilva deleted the mvc-scaffolding-views-5 branch January 23, 2024 03:11
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