AnandInguva commented on issue #29107: URL: https://github.com/apache/beam/issues/29107#issuecomment-1810756275
I looked at the tests, everything seems normal. Codecov is used in tandem with pytest https://github.com/apache/beam/blob/6a2db44c41051e7ceee03225021bfeb4e0c2442f/sdks/python/tox.ini#L106 and since we started to use `--import-mode=importlib` https://github.com/apache/beam/blob/6a2db44c41051e7ceee03225021bfeb4e0c2442f/sdks/python/scripts/run_pytest.sh#L45 which uses the installed verison of apache beam instead of local apache_beam for testing, that could be incompatible with codecov somehow? Not sure -- 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]
