Skip to content

Conversation

@pmrowla
Copy link
Contributor

@pmrowla pmrowla commented Nov 1, 2022

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

Fixes #6490

@pmrowla pmrowla added bugfix fixes bug A: data-management Related to dvc add/checkout/commit/move/remove labels Nov 1, 2022
@pmrowla pmrowla self-assigned this Nov 1, 2022
@codecov
Copy link

codecov bot commented Nov 1, 2022

Codecov Report

Base: 94.42% // Head: 94.35% // Decreases project coverage by -0.07% ⚠️

Coverage data is based on head (b2f75f2) compared to base (a172240).
Patch coverage: 80.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8505      +/-   ##
==========================================
- Coverage   94.42%   94.35%   -0.08%     
==========================================
  Files         432      432              
  Lines       33425    33427       +2     
  Branches     4643     3757     -886     
==========================================
- Hits        31563    31539      -24     
- Misses       1446     1469      +23     
- Partials      416      419       +3     
Impacted Files Coverage Δ
dvc/repo/commit.py 81.81% <80.00%> (-5.28%) ⬇️
tests/remotes/git_server.py 33.33% <0.00%> (-9.10%) ⬇️
dvc/testing/fixtures.py 89.07% <0.00%> (-8.41%) ⬇️
tests/unit/fs/test_fs.py 94.28% <0.00%> (-5.72%) ⬇️
dvc/analytics.py 91.04% <0.00%> (-4.48%) ⬇️
tests/unit/test_analytics.py 95.77% <0.00%> (-4.23%) ⬇️
dvc/info.py 90.32% <0.00%> (-2.16%) ⬇️
dvc/proc/manager.py 74.73% <0.00%> (-1.06%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@pmrowla pmrowla merged commit e07aca9 into iterative:main Nov 1, 2022
@pmrowla pmrowla deleted the 6490-commit-force branch November 1, 2022 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A: data-management Related to dvc add/checkout/commit/move/remove bugfix fixes bug

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

exp run: data gets re-imported on every call

1 participant