EducationalTestingService / EducationalTestingService/rsmtool

Capture warning message from notebook

Offen
#320 0 Kommentare 0 Reaktionen 1 zugewiesene Person Beansprucht von @jbiggsets Auf GitHub ansehen
enhancement
Vorherrschende Sprache
Python
Sterne
71
Forks
21
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

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.

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.