microsoft / microsoft/TypeScript
Improving User Suite Reports
Abierto
@sandersn ya está trabajando en esto.
Desde el 23/2/2022.
Infrastructure
Rescheduled
- Lenguaje dominante
- Go
- Estrellas
- 111k
- Forks
- 14.3k
- Merge medio
- 1 d 19 h
- PR fusionados (30 d)
- 117
Descripción
A few months back, @amcasey had put together some great infrastructure for detecting breaks introduced by TypeScript on a weekly basis. That infrastructure creates new issues with a clean readable summary for us to review every Monday.
We would like to get the same sort of printout for user test suites and possibly RWC ("real world code") test suites as well, which have the following properties:
- Lots of noise generated by build output to diff every single time.
- RWC test results seem opaque - you don't get feedback if they pass
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.