Hi simple feature request: Add line references like for annotations in the detailed summary ## Example <table><tr><th><th>Tests</th><th>Passed ☑️</th><th>Skipped</th><th>Failed ❌️</th></tr><tr><td>Unit tests</td><td>899 ran</td><td>898 passed</td><td>0 skipped</td><td>1 failed</td></tr> </table> <table><tr><th>Test</th><th>Result</th><th>Path</th></tr><tr><td colspan="3"><strong>Unit tests</strong></td></tr><tr><td>tests\unit\test_textInfos.py.test_nonSurrogateForward</td><td>❌ failure</td><td> <a href="https://github.com/org/repo/pull/num/files#annotation_id">tests\unit\test_checkPot\__init__.py#L46</a> </td></tr><tr></table> Thanks!