aistairc / aiaccel

A hyperparameter optimization library for the ABCI.
https://aistairc.github.io/aiaccel/
MIT License
24 stars 5 forks source link

Fix 0% coverage display #371

Closed KanaiYuma-aist closed 3 months ago

KanaiYuma-aist commented 3 months ago

pytest のカバレッジが 0% で表示される現象を修正しました。

修正前

Screenshot from 2024-06-05 13-47-50

修正後

Screenshot from 2024-06-05 13-48-06