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/devtools abstractions #294

Closed ms-lolo closed 4 weeks ago

ms-lolo commented 4 weeks ago

a few final touches to make the devtools package a bit more useful to groups that don't follow our conventions. our conventions are now the default, but can be modified by other plugin containers in the application.

codecov[bot] commented 4 weeks ago

Codecov Report

Attention: Patch coverage is 0% with 57 lines in your changes missing coverage. Please review.

Project coverage is 58.28%. Comparing base (471363d) to head (f35c5ec). Report is 1 commits behind head on main.

Files Patch % Lines
rats-devtools/src/python/rats/ci/_plugin.py 0.00% 33 Missing :warning:
rats-devtools/src/python/rats/ci/_commands.py 0.00% 24 Missing :warning:
Additional details and impacted files | [Components](https://app.codecov.io/gh/microsoft/rats/pull/294/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/294/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/294/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/294/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/294/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.