Skip to content
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

index: remove unused APIs #8712

Merged
merged 1 commit into from
Dec 20, 2022
Merged

index: remove unused APIs #8712

merged 1 commit into from
Dec 20, 2022

Conversation

skshetry
Copy link
Member

These are being used by some users, but removing them for easier refactoring for now.
We are not using it ourselves.

These are being used by some users, but removing it for easier refactoring.
We are not using it ourselves.
@codecov
Copy link

codecov bot commented Dec 20, 2022

Codecov Report

Base: 93.53% // Head: 93.52% // Decreases project coverage by -0.00% ⚠️

Coverage data is based on head (793bb6b) compared to base (198daec).
Patch coverage: 88.88% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8712      +/-   ##
==========================================
- Coverage   93.53%   93.52%   -0.01%     
==========================================
  Files         457      457              
  Lines       36265    36128     -137     
  Branches     5237     5222      -15     
==========================================
- Hits        33920    33790     -130     
+ Misses       1844     1837       -7     
  Partials      501      501              
Impacted Files Coverage Δ
dvc/repo/index.py 93.03% <75.00%> (+1.08%) ⬆️
dvc/repo/stage.py 90.84% <100.00%> (ø)
tests/func/test_repo_index.py 95.13% <100.00%> (-1.70%) ⬇️

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.

@skshetry skshetry merged commit 23e4d37 into iterative:main Dec 20, 2022
@skshetry skshetry deleted the index-trim branch December 20, 2022 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant