Closed leonelsanchesdasilva closed 10 months ago
St.:grey_question: |
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 |
56 tests passing in 11 suites.
Report generated by 🧪jest coverage report action from d7d22c242e7cc899f9a808a0bd3e118640789cc2
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;/entidade/[id]/inicial
ou simplesmente/entidade/[id]
.