iterative / dvc-studio-client

Client to interact with DVC Studio
http://docs.iterative.ai/dvc-studio-client/
Apache License 2.0
6 stars 6 forks source link

Add optional monorepo information (subdir) into schema and post_live_metrics #154

Closed mattseddon closed 8 months ago

mattseddon commented 8 months ago

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

This PR is a repeat of #144 with dvc_experiment_parent_data dropped*. The only addition to the schema is now an optional subdir field.

*dvc_experiment_parent_data has been dropped as the detached experiments problem is taking too long to solve on the Studio side.

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (8235015) 100.00% compared to head (0e92e18) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #154 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 4 4 Lines 312 325 +13 Branches 18 18 ========================================= + Hits 312 325 +13 ```

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