Closed sophie22 closed 5 months ago
Coverage Report
File Stmts Miss Cover Missing mlops Experiment.py 150 30 80% 44–49, 70, 77–78, 95, 97, 102, 172–186, 205, 207–208, 256–257, 265–268, 272–273, 280–281 ProjectFile.py 23 1 96% 41 cli.py 54 17 69% 19–22, 36, 58–64, 84–86, 94–97, 105–106, 111 mlops/release Release.py 33 7 79% 24, 28, 33–38 mlops/release/destinations ReleaseDestination.py 9 1 89% 18 SharepointDestination.py 6 2 67% 12–13 ZenodoDestination.py 33 19 42% 21–25, 29–35, 43–60 mlops/release/sources MLFlowSource.py 13 6 54% 13–14, 21–27 ReleaseSource.py 14 2 86% 14, 23 mlops/utils Config.py 17 17 0% 1–24 TOTAL 389 102 74%
Tests | Skipped | Failures | Errors | Time |
---|---|---|---|---|
17 | 0 :zzz: | 0 :x: | 0 :fire: | 2m 59s :stopwatch: |
Since data handling functionality from XNAT is not necessarily applicable for all ML projects developed through MLOps, these functions were moved to the Project template repo where developers of future projects can decide whether to use or modified further the data handling functions specifically for XNAT.