### Proposal Details I propose to improve the HTML test coverage reports by: * a new summary page listing all files with their corresponding coverage percentages * adding line numbers in the file view for easier debugging and a better user experience * Adding total test coverage for the project * If Backward compatibility is required, make the summary page and line numbers optional and configurable through CLI arguments. Updates: - We can also add support for line number toggle in the HTML. Pull Request Change - https://go-review.googlesource.com/c/go/+/709375 This change currently doesn't handle backward compatibility as of now, but this is upto discussion. <img width="1352" height="766" alt="Image" src="https://github.com/user-attachments/assets/70eb096e-b587-418b-b42f-249ca20d7809" /> <img width="1352" height="765" alt="Image" src="https://github.com/user-attachments/assets/ec4e2b1e-1da5-493c-9fec-c519d3aea5c2" />