EducationalTestingService / EducationalTestingService/rsmtool

Capture warning message from notebook

Abierto
#320 0 comentarios 0 reacciones 1 asignado Reclamado por @jbiggsets Ver en GitHub
enhancement
Lenguaje dominante
Python
Estrellas
71
Forks
21
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Currently, we are catching a number of potential warnings in our notebooks using `warnings.catch_warnings()`. However, some of these warnings may be helpful to the user. We are discarding them primarily so that our unit tests will pass, without warnings displayed in the final HTML report.

Instead, we should think about catching these warnings and saving them to the log file, or potentially reporting them to the user some other way. Or possibly just updating our unit tests to allow certain warnings to be displayed.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.