Ma77Ball commented on PR #5075: URL: https://github.com/apache/texera/pull/5075#issuecomment-4459922115
Those 3 lines from codecov are call sites inside jsonToTableFormat, executeOperatorAndFormat, and getOperatorResultSummaries, all private and only reachable through real HTTP/LLM calls. Hitting them would require either widening the API surface for tests or mocking the HTTP layer. I disagree with adding tests for these. -- 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]
