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

La integración continua del backend pisa a la del frontend #39

Open
AlvaroGlezC opened this issue May 15, 2024 · 0 comments
Open

La integración continua del backend pisa a la del frontend #39

AlvaroGlezC opened this issue May 15, 2024 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@AlvaroGlezC
Copy link
Collaborator

Descripción

Al subir cualquier tipo de cosa a las ramas develop o master se inicia la integración continua. En el ámbito de los tests y del coverage se están superponiendo unos a otros.
Si bien la integración continua y los tests funcionan de manera correcta el análisis final de coverage (la etiqueta) no muestra correctamente los resultados reales.

Comportamiento esperado

Al terminar la integración continua en el ámbito de análisis de ambos módulos se deben de juntar sus análisis de coverage.

Enviroment

  • Git actions

Criterios de aceptación

  • El coverage es conjunto y no se superponen unos a otros.

Referencias

@AlvaroGlezC AlvaroGlezC added the bug Something isn't working label May 15, 2024
@AlvaroGlezC AlvaroGlezC added this to the 0.1.1 milestone May 15, 2024
@AlvaroGlezC AlvaroGlezC self-assigned this May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant