mengw15 commented on PR #5141: URL: https://github.com/apache/texera/pull/5141#issuecomment-4620248651
> Maybe you are watching an old report, @mengw15 can you verify what is shown in your screen? <img width="805" height="429" alt="Screenshot 2026-06-04 at 1 01 49 AM" src="https://github.com/user-attachments/assets/42dcc541-ce0a-4901-88e9-8c55bb04f0ef" /> There are different patch coverage percentages shown in the Codecov report. The 83.3% is the patch coverage for the overall PR, while 63.88% is the patch coverage for the changes in one specific file. I also want to mention that these percentages are mainly indicators to help reviewers understand the test coverage of the changes. Reaching 100% coverage is not necessarily required, since some lines of code can be inherently difficult or impractical to test. In the end, Codecov provides useful guidance, but whether the current coverage is acceptable should still be decided by the reviewers based on the nature of the changes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
