EducationalTestingService / EducationalTestingService/rsmtool

Capture warning message from notebook

オープン
#320 コメント 0 件 リアクション 0 件 担当者 1 名 @jbiggsets が担当を希望しています GitHub で見る
enhancement
主要言語
Python
スター
71
フォーク
21
PR マージ指標
30日以内にマージされた PR はありません

説明

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.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。