EducationalTestingService / EducationalTestingService/rsmtool

Capture warning message from notebook

Ouverte
#320 0 commentaires 0 réactions 1 personne assignée Réclamée par @jbiggsets Voir sur GitHub
enhancement
Langage dominant
Python
Étoiles
71
Forks
21
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.