Skip to content

Conversation

@efiop
Copy link
Contributor

@efiop efiop commented Jan 14, 2023

This is a generally useful function that builds a data index from repo index.

This is currently only used in cloud versioning, but it is going to be used in status, diff and other data-centric operations.

Pre-requisite for #8761

@efiop efiop changed the title index: introduce build_data_index [WIP] index: introduce build_data_index Jan 14, 2023
@efiop efiop marked this pull request as draft January 14, 2023 01:22
@codecov
Copy link

codecov bot commented Jan 14, 2023

Codecov Report

Base: 93.65% // Head: 93.60% // Decreases project coverage by -0.04% ⚠️

Coverage data is based on head (4d8828e) compared to base (fc1a192).
Patch coverage: 3.33% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8810      +/-   ##
==========================================
- Coverage   93.65%   93.60%   -0.05%     
==========================================
  Files         456      456              
  Lines       36128    36143      +15     
  Branches     5228     5231       +3     
==========================================
- Hits        33835    33832       -3     
- Misses       1796     1814      +18     
  Partials      497      497              
Impacted Files Coverage Δ
dvc/repo/worktree.py 10.25% <0.00%> (+0.25%) ⬆️
dvc/repo/index.py 81.32% <3.57%> (-9.51%) ⬇️
tests/unit/repo/experiments/conftest.py 90.62% <0.00%> (-4.69%) ⬇️

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.

@efiop efiop force-pushed the fix-8761 branch 3 times, most recently from 07baa05 to 465b5f4 Compare January 14, 2023 02:39
This is a generally useful function that builds a data index from repo index.

This is currently only used in cloud versioning, but it is going to be used in
`status`, `diff` and other data-centric operations
@efiop efiop changed the title [WIP] index: introduce build_data_index index: introduce build_data_index Jan 14, 2023
@efiop efiop marked this pull request as ready for review January 14, 2023 23:45
@efiop efiop merged commit aabdddc into treeverse:main Jan 14, 2023
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