Matching Gitaly 14.4.1
- `FindRefName` has been removed from protocol (probably a good thing as it was a fuzzy heuristic anyway) - `SetFullPath` now returns a proper `NotFound` error if repository does not exist. - `FindRefName` was the only caller of `ensure_gitlab_branches_state_file`, hence we needed a new test to maintain coverage.
Showing
- hgitaly/service/ref.py 0 additions, 84 deletionshgitaly/service/ref.py
- hgitaly/service/repository.py 6 additions, 5 deletionshgitaly/service/repository.py
- hgitaly/service/tests/test_ref.py 0 additions, 93 deletionshgitaly/service/tests/test_ref.py
- hgitaly/service/tests/test_repository_service.py 2 additions, 2 deletionshgitaly/service/tests/test_repository_service.py
- hgitaly/tests/test_branch.py 16 additions, 0 deletionshgitaly/tests/test_branch.py
- tests_with_gitaly/test_ref.py 0 additions, 58 deletionstests_with_gitaly/test_ref.py
Loading
Please register or sign in to comment