Skip to content

Look for code nav data in the latest commits

What does this MR do?

If the data doesn't exist for the requested commit, the data from the latest commits may work as well.

For example, when someone pushes a commit, we don't have code navigation data until a job for this data is run. Meanwhile, we can try and use the data generated for the previous commits.

Merge request reports