TheNeuralBit commented on issue #22042: URL: https://github.com/apache/beam/issues/22042#issuecomment-1210939348
It looks like we do have https://github.com/apache/beam/blob/master/sdks/python/apache_beam/examples/snippets/snippets_test.py for this, e.g. it tests `construct_pipeline`: https://github.com/apache/beam/blob/master/sdks/python/apache_beam/examples/snippets/snippets_test.py#L627-L633 But it looks like there are also a lot of snippets that are untested, including `sdf_basic_example`. I filed https://github.com/apache/beam/issues/22658 to track addressing this. -- 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]
