You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/04 23:22:24 UTC

[GitHub] [beam] damccorm opened a new issue, #21384: Add unit tests to the sql package

damccorm opened a new issue, #21384:
URL: https://github.com/apache/beam/issues/21384

   Add basic unit testing to the [sql package](https://github.com/apache/beam/tree/release-2.36.0/sdks/go/pkg/beam/transforms/sql)
   
   We want code coverage at or above 50%, it is currently at 0%.
   
   This task largely consists of testing the setters, as the Expand() call depends on an external expansion service and is tested elsewhere.
   
   Imported from Jira [BEAM-13895](https://issues.apache.org/jira/browse/BEAM-13895). Original Jira may contain additional context.
   Reported by: jrmccluskey.
   Subtask of issue #21383


-- 
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: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org