Skip to content

Return code navigation path for nil diff_refs

Igor Drozdov requested to merge id-code-nav-500-error into master

What does this MR do?

Adds a test for CodeNavigationPath when nil commit sha is passed as a param.

It also hides CodeNavigationPath service behind a feature flag. This will allow us to disable calling the service if anything goes wrong.

Related issue: #220159 (closed)

Edited by Igor Drozdov

Merge request reports