iterative / dvc

🦉 ML Experiments and Data Management with Git
https://dvc.org
Apache License 2.0
13.38k stars 1.16k forks source link

fix(plots): handle empty directories #10344

Closed shcheklein closed 3 months ago

shcheklein commented 3 months ago

Regression after https://github.com/iterative/dvc/pull/10320 that hits us in Studio parser in some repos (we are getting Sentry alerts).

I see also a few other potential issues / regressions - will add small PRs to address them as well.


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

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 90.42%. Comparing base (cf9855a) to head (330fdda).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #10344 +/- ## ========================================== - Coverage 90.64% 90.42% -0.22% ========================================== Files 500 500 Lines 38641 38650 +9 Branches 5586 5587 +1 ========================================== - Hits 35027 34951 -76 - Misses 2969 3035 +66 - Partials 645 664 +19 ```

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