[
https://issues.apache.org/jira/browse/BEAM-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15952562#comment-15952562
]
Tibor Kiss commented on BEAM-1685:
----------------------------------
Found the reason for TLS error: Travis uses Ubuntu Precise image by default
which has an outdated TLS.
Bumping travis image to Ubuntu Trusty resolves the TLS problem.
Source: https://github.com/travis-ci/travis-ci/issues/7430
> Measure and report code coverage in Python-SDK's unit tests
> -----------------------------------------------------------
>
> Key: BEAM-1685
> URL: https://issues.apache.org/jira/browse/BEAM-1685
> Project: Beam
> Issue Type: Sub-task
> Components: sdk-py
> Reporter: Tibor Kiss
> Assignee: Tibor Kiss
> Priority: Minor
>
> During the execution of the Python UTs the test coverage should be measured.
> The results should be shown on screen & posted to coveralls.io page.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)