Skip to content

Conversation

@skshetry
Copy link
Collaborator

@skshetry skshetry commented Aug 17, 2020

  1. Rename _get_tree_pairs to _get_tree_pair. (addresses RepoTree: add support for subrepo traversal #4381 (comment))
  2. Add comments, docstrings and type-annotations. (addresses RepoTree: add support for subrepo traversal #4381 (review))
  3. Rename variable: _discovered_subrepos to _subrepos_trie.
  4. Merge some nested ifs.

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

On top of #4403, will rebase after it's merged. See 9391f5b for review.
EDIT: Rebased

@skshetry skshetry added the refactoring Factoring and re-factoring label Aug 17, 2020
@skshetry skshetry requested review from efiop, pared and pmrowla August 17, 2020 08:25
@skshetry skshetry self-assigned this Aug 17, 2020
1. Rename `_get_tree_pairs` to `_get_tree_pair`.
2. Add comments, docstrings and type-annotations.
3. Rename variable: `_discovered_subrepos` to `_subrepos_trie`.
4. Merge some nested ifs.
@skshetry skshetry force-pushed the repo-tree-cleanups branch from 9391f5b to 4f9b791 Compare August 17, 2020 08:41
@skshetry skshetry merged commit 31e9cc2 into treeverse:master Aug 17, 2020
@skshetry skshetry deleted the repo-tree-cleanups branch August 17, 2020 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactoring Factoring and re-factoring

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants