Nightly build
Abierto
new-feature-request
Team Scytale
- Lenguaje dominante
- Python
- Estrellas
- 288
- Forks
- 138
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
## Should we have nightly tests?
In order to enable important tests which take a long time to run, but not impede the development cadence, we may want to add a nightly build as is present in `go-algorand` and `indexer`.
I'm creating this issue to have a placeholder for strategizing and deciding how to move forward.
## What might we want to run in a nightly build?
* Coverage reports using: https://github.com/nedbat/coveragepy
* Very slow unit and integration tests that are still deemed important to run. One example is the source mapper for python 3.10 (on 3.11 the tests are fast enough to run on every commit)
## Urgency
Medium
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.