### Description It's inconvenient to tell which lines are not covered on the Codecov UI. If I click the "1 Missing" link in the below picture: <img width="924" height="465" alt="Image" src="https://github.com/user-attachments/assets/f6cf38d4-745f-48c8-b3ec-c1cf4a97771b" /> I got [this page](https://app.codecov.io/gh/commitizen-tools/commitizen/pull/1604?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=commitizen-tools): <img width="1566" height="919" alt="Image" src="https://github.com/user-attachments/assets/0fa8bdc1-d0e9-4bb1-8799-1d546d0ff94c" /> It involves too many unrelated commits, which is undesirable. I could not even know which line is not covered in my pull request. Is it possible to update the Codecov report? Thanks a lot. ### Steps to reproduce NA ### Current behavior NA ### Desired behavior NA ### Screenshots _No response_ ### Environment NA