iterative / dvc

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

repo.imports: remove unused code #10311

Closed pmrowla closed 4 months ago

pmrowla commented 4 months ago

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

Removes legacy dvc.repo.imports code (no longer used now that imports are handled the same way as everything else in dvc-data)

codecov[bot] commented 4 months ago

Codecov Report

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

Comparison is base (9fbe5d9) 90.42% compared to head (6731d06) 90.58%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #10311 +/- ## ========================================== + Coverage 90.42% 90.58% +0.16% ========================================== Files 494 493 -1 Lines 37824 37757 -67 Branches 5470 5454 -16 ========================================== Hits 34204 34204 + Misses 2986 2919 -67 Partials 634 634 ```

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