SAME-Project / same-project

https://sameproject.ml/
Apache License 2.0
19 stars 8 forks source link

Add standard dev environment for SAME contributors #19

Closed CodeMonkeyLeet closed 2 years ago

CodeMonkeyLeet commented 2 years ago

Provide a standard dev environment definition to enable getting to the point of running pytest on the same-mono-repo quickly. This includes:

github-actions[bot] commented 2 years ago

Unit Test Results

  1 files    1 suites   51s :stopwatch: 52 tests 48 :heavy_check_mark: 2 :zzz: 2 :x:

For more details on these failures, see this check.

Results for commit ecc759b9.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 2 years ago

Coverage

Coverage Report
FileStmtsMissCover
backends
   init.py00100%
   executor.py29390%
backends/aml
   init.py00100%
   deploy.py11464%
   render.py938311%
backends/common
   init.py00100%
   code_executor.py24240%
   exception_utils.py880%
   http_utils.py16160%
   serialization_utils.py12120%
backends/kubeflow
   init.py00100%
   deploy.py140100%
   render.py86594%
cli/same
   init.py30100%
   helpers.py46589%
   main.py11110%
   mapping.py10100%
   same_config.py541376%
   stdlib.py10100%
cli/same/program
   init.py30100%
   commands.py37295%
cli/same/program/compile
   init.py00100%
   context.py50100%
   notebook_processing.py1521888%
cli/same/program/run
   init.py00100%
cli/same/version
   init.py00100%
   commands.py40100%
objects
   init.py00100%
   json_serializable_object.py281064%
   step.py26581%
sdk
   setup.py12120%
sdk/same
   init.py30100%
   _version.py110%
   conda_env.py58886%
   core.py110%
   helpers.py221532%
   importer.py83890%
   parallel.py00100%
TOTAL84426469% 

Tests Skipped Failures Errors Time
52 2 :zzz: 2 :x: 0 :fire: 51.592s :stopwatch: