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

Feature/modelos all entidades #489

Merged
merged 5 commits into from
Sep 10, 2024
Merged

Conversation

vicmagpac
Copy link
Member

Descrição

  • Implementa geração de modelo para todas as entidades
  • Implementa duplicação de oportunidade para todas as entidades
  • Separa view regra do modelos para componente independente

Validação

  1. Criar qualquer entidade (projeto, espaço, eventos e agentes)
  2. Editar a entidade e clicar em duplicar oportunidade ou gerar modelo
  3. Acessar lista de meus modelos
  4. Usar modelos gerados

Copy link

codecov bot commented Sep 10, 2024

Codecov Report

Attention: Patch coverage is 0% with 126 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/core/Traits/EntityManagerModel.php 0.00% 47 Missing ⚠️
src/core/Traits/EntityOpportunityDuplicator.php 0.00% 37 Missing ⚠️
.../components/panel--entity-models-card/template.php 0.00% 37 Missing ⚠️
...s/Panel/components/panel--entity-tabs/template.php 0.00% 3 Missing ⚠️
src/core/ApiQuery.php 0.00% 2 Missing ⚠️
Files with missing lines Coverage Δ Complexity Δ
src/core/ApiQuery.php 0.00% <0.00%> (ø) 679.00 <0.00> (+1.00)
...s/Panel/components/panel--entity-tabs/template.php 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
src/core/Traits/EntityOpportunityDuplicator.php 0.00% <0.00%> (ø) 36.00 <1.00> (ø)
.../components/panel--entity-models-card/template.php 0.00% <0.00%> (ø) 0.00 <0.00> (?)
src/core/Traits/EntityManagerModel.php 0.00% <0.00%> (ø) 33.00 <2.00> (+6.00)

@lpirola lpirola merged commit a33a609 into develop Sep 10, 2024
1 of 4 checks passed
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.

2 participants