iterative / dvclive

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

stop writing dvc.yaml to repo during fabric tests #782

Closed dberenbaum closed 8 months ago

dberenbaum commented 8 months ago

I keep accidentally committing a dvc.yaml file to the repo because it was being generated during these tests.

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (3d70888) 95.55% compared to head (ebead13) 95.55%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #782 +/- ## ======================================= Coverage 95.55% 95.55% ======================================= Files 55 55 Lines 3532 3532 Branches 314 314 ======================================= Hits 3375 3375 Misses 110 110 Partials 47 47 ```

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