Skip to content

dvc: drop cached external outputs #9570

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 9, 2023
Merged

dvc: drop cached external outputs #9570

merged 1 commit into from
Jun 9, 2023

Conversation

efiop
Copy link
Contributor

@efiop efiop commented Jun 9, 2023

@codecov
Copy link

codecov bot commented Jun 9, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.48 ⚠️

Comparison is base (262419e) 90.73% compared to head (cf233e0) 90.25%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9570      +/-   ##
==========================================
- Coverage   90.73%   90.25%   -0.48%     
==========================================
  Files         470      470              
  Lines       36102    35980     -122     
  Branches     5207     5176      -31     
==========================================
- Hits        32757    32475     -282     
- Misses       2749     2869     +120     
- Partials      596      636      +40     
Impacted Files Coverage Δ
dvc/cachemgr.py 90.16% <ø> (-6.76%) ⬇️
dvc/commands/add.py 87.27% <ø> (+2.78%) ⬆️
dvc/config_schema.py 89.09% <ø> (-3.64%) ⬇️
dvc/exceptions.py 93.79% <ø> (-0.13%) ⬇️
dvc/repo/add.py 97.14% <ø> (ø)
dvc/testing/workspace_tests.py 47.29% <ø> (-4.70%) ⬇️
tests/func/test_gc.py 100.00% <ø> (ø)
tests/func/test_get.py 100.00% <ø> (ø)
tests/func/test_odb.py 100.00% <ø> (ø)
tests/unit/command/test_add.py 100.00% <ø> (ø)
... and 10 more

... and 42 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@efiop efiop marked this pull request as ready for review June 9, 2023 15:14
@efiop efiop merged commit af1fb72 into iterative:main Jun 9, 2023
@skshetry skshetry added this to the 3.0 milestone Jun 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

drop external outputs
2 participants