Closed gohar94 closed 3 years ago
Coverage Report
File Stmts Miss Cover backends init.py 0 0 100% executor.py 30 3 90% backends/aml init.py 0 0 100% deploy.py 9 0 100% render.py 94 13 86% backends/common init.py 0 0 100% code_executor.py 24 24 0% exception_utils.py 10 10 0% http_utils.py 16 16 0% serialization_utils.py 12 12 0% backends/kubeflow init.py 0 0 100% deploy.py 13 0 100% render.py 90 5 94% cli/same init.py 3 0 100% helpers.py 46 5 89% main.py 11 11 0% mapping.py 1 0 100% same_config.py 54 13 76% stdlib.py 1 0 100% cli/same/program init.py 3 0 100% commands.py 38 5 87% cli/same/program/compile init.py 0 0 100% context.py 5 0 100% notebook_processing.py 152 17 89% cli/same/program/run init.py 0 0 100% cli/same/version init.py 0 0 100% commands.py 4 0 100% objects init.py 0 0 100% json_serializable_object.py 30 12 60% step.py 36 5 86% sdk setup.py 12 12 0% sdk/same init.py 3 0 100% _version.py 1 1 0% conda_env.py 58 8 86% core.py 1 1 0% helpers.py 22 15 32% importer.py 83 8 90% parallel.py 0 0 100% TOTAL 862 196 77%
Tests | Skipped | Failures | Errors | Time |
---|---|---|---|---|
51 | 1 :zzz: | 1 :x: | 0 :fire: | 58.396s :stopwatch: |
The failing test is related to AML (possibly resources not being available) - ignoring that and merging this PR.
Unit Test Results
1 files 1 suites 58s :stopwatch: 51 tests 49 :heavy_check_mark: 1 :zzz: 1 :x:
For more details on these failures, see this check.
Results for commit 9c1cdcd0.
:recycle: This comment has been updated with latest results.