How to jump to a specific line in the code or measure view?

I have large code files with uncovered code located at the top, middle, and bottom. For new code submitted in a PR, I go to measures, and I see ‘Lines to Cover: 17.’ I would like to jump to these specific lines and observe test coverage. Is there a quick way to navigate to a specific portion of the code without continuously loading more lines from the file until I reach the targeted area of the code?

1 Like

Hi @Alsheh,

Welcome to the Sonar community and thank you for your question!

There isn’t a way to do what you are asking currently. We are looking into how we might improve the way users work with coverage and duplication at the moment and we will take your feedback into account. Thank you again!