-
Notifications
You must be signed in to change notification settings - Fork 68
Índice de Eficiencia del Flujo - Indicador grupo 10 #248
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
Open
liamorFS
wants to merge
122
commits into
MIT-FS:desarrollo
Choose a base branch
from
juacasrus:desarrollo
base: desarrollo
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
build.gradle modificado
Añadida la carpeta workflows y el fichero pipeline.yml desde el repositorio local Pipeline inicial según https://docs.github.com/en/actions/quickstart
Se añade un trabajo para mostrar diferentes contextos
Creando flujo de trabajo para tareas de seguridad
Este flujo ejecuta los tests unidad
trabajo muy inacabado, las métricas no están trabajadas
Trabajo no terminado, falta la obtención de métricas y tests También se ha revisado el formato
Indicador completo, solo necesita revision
Tiene algunos problemas, el nombre del indicador coincide con el de una métrica Había una inconsistencia en la declaración del tipo en A4iconf y el uso en el código (Integer)
Los test del enquirer de organización y de desarrollador no están revisados
Preparando práctica de pruebas unidad Context se encarga de construir los objetos de consulta de métricas e indicadores. Context es la única responsable del contexto de la API Para las clases de consulta de métricas e indicadores se han creado por separado el caso de fichero configurado por el cliente y no (test y test2) Se han separado en métodos de test individuales cada caso (se ha dejado uno complejo en IndicadorTest para mostrar la diferencia) Revisado RepositoryCalculatorTest
# Conflicts: # build.gradle # src/test/java/us/muit/fs/a4i/test/control/SupervisorControl.java
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.




Close #209
Close #210
Close #211
Close #212