iterative / dvclive

📈 Log and track ML metrics, parameters, models with Git and/or DVC
https://dvc.org/doc/dvclive
Apache License 2.0
163 stars 36 forks source link

studio: add subdir to live metrics post messages to support live experiments in monorepos #787

Closed mattseddon closed 7 months ago

mattseddon commented 7 months ago

Thank you for the contribution - we'll try to review it as soon as possible. 🙏


Part of https://github.com/iterative/studio/issues/8848

Repeat of https://github.com/iterative/dvclive/pull/779 but stripped back to only send subdir.

Depends on https://github.com/iterative/dvc-studio-client/pull/154 / https://github.com/iterative/studio/pull/9173 /https://github.com/iterative/dvc/pull/10303

codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (7305452) 95.51% compared to head (351bbcc) 95.53%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #787 +/- ## ========================================== + Coverage 95.51% 95.53% +0.02% ========================================== Files 55 55 Lines 3542 3559 +17 Branches 317 319 +2 ========================================== + Hits 3383 3400 +17 Misses 111 111 Partials 48 48 ```

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