iterative / dvc

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

tests: use default branch for rev #10332

Closed skshetry closed 7 months ago

skshetry commented 7 months ago

isolate fixture don't run in plugin's tests. So the tests will fail to run if you have init.defaultBranch something other than master.

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 90.22%. Comparing base (5be23cf) to head (dbf7a09). Report is 8 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #10332 +/- ## ========================================== - Coverage 90.58% 90.22% -0.36% ========================================== Files 499 500 +1 Lines 38547 38591 +44 Branches 5567 5564 -3 ========================================== - Hits 34916 34818 -98 - Misses 2986 3081 +95 - Partials 645 692 +47 ```

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