espositoandrea / Dementia-Detection

http://mementoai.software
GNU General Public License v3.0
1 stars 2 forks source link

Dataset expectations #31

Closed niccolopetti closed 2 years ago

niccolopetti commented 2 years ago

This closes #16

github-actions[bot] commented 2 years ago

:white_check_mark: Result of Pytest Coverage

---------- coverage: platform linux, python 3.8.12-final-0 ----------- Name Stmts Miss Cover
src/app/init.py 0 0 100%
src/app/main.py 67 0 100%
TOTAL 67 0 100%

~ 3 passed in 15.55s ~

niccolopetti commented 2 years ago

The following test suites have been created:

espositoandrea commented 2 years ago

Ok @niccolopetti thanks for both the documentation and the expectations' definitions. I'm merging this PR as all checks have passed 😄