Aarhus-Psychiatry-Research / psycop-model-training

Shared code for model training and evaluation.
Other
1 stars 0 forks source link

ci: update cruft #420

Closed MartinBernstorff closed 1 year ago

github-actions[bot] commented 1 year ago

Coverage

Coverage Report •
FileStmtsMissCoverMissing
src/psycop_model_training/model_eval/base_artifacts/plots
   performance_over_time.py71494%47, 220, 338, 351
TOTAL167025085% 

Tests Skipped Failures Errors Time
44 1 :zzz: 0 :x: 0 :fire: 2m 22s :stopwatch:
github-actions[bot] commented 1 year ago

✨ Looks like mypy failed ✨

If you want to fix this, we recommend doing it locally by:

  1. Installing mypy, pip install mypy
  2. Diagnosing the errors by running mypy .