microsoft / rats

Rats is a collection of tools to help researchers define and run experiments. It is designed to be a modular and extensible framework currently supporting building and running pipelines, integrating configs and services.
MIT License
13 stars 4 forks source link

Feature/k8s runtime devtools #249

Closed ms-lolo closed 3 months ago

ms-lolo commented 3 months ago

trying to make rats-devtools more configurable, and using it to experiment with submitting jobs to k8s to run executables

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 4.81348% with 791 lines in your changes missing coverage. Please review.

Project coverage is 63.80%. Comparing base (b69ea3b) to head (0d90552).

Files Patch % Lines
...s-devtools/src/python/rats/kuberuntime/_runtime.py 0.00% 113 Missing :warning:
...ats-devtools/src/python/rats/amlruntime/_plugin.py 0.00% 101 Missing :warning:
...ts-devtools/src/python/rats/kuberuntime/_plugin.py 0.00% 76 Missing :warning:
rats-devtools/src/python/rats/projects/_tools.py 0.00% 76 Missing :warning:
rats-devtools/src/python/rats/docs/_commands.py 0.00% 73 Missing :warning:
...ts-devtools/src/python/rats/amlruntime/_runtime.py 0.00% 63 Missing :warning:
rats-devtools/src/python/rats/projects/_plugin.py 0.00% 43 Missing :warning:
...s-devtools/src/python/rats/amlruntime/_commands.py 0.00% 34 Missing :warning:
...-devtools/src/python/rats/kuberuntime/_commands.py 0.00% 34 Missing :warning:
rats-devtools/src/python/rats/docs/_plugin.py 0.00% 31 Missing :warning:
... and 16 more
Additional details and impacted files | [Components](https://app.codecov.io/gh/microsoft/rats/pull/249/components?src=pr&el=components&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft) | Coverage Δ | | |---|---|---| | [rats-apps](https://app.codecov.io/gh/microsoft/rats/pull/249/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft) | `∅ <ø> (∅)` | | | [rats-devtools](https://app.codecov.io/gh/microsoft/rats/pull/249/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft) | `∅ <ø> (∅)` | | | [rats-pipelines](https://app.codecov.io/gh/microsoft/rats/pull/249/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft) | `∅ <ø> (∅)` | | | [rats-processors](https://app.codecov.io/gh/microsoft/rats/pull/249/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft) | `∅ <ø> (∅)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.