[ 
https://issues.apache.org/jira/browse/BEAM-8575?focusedWorklogId=347823&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-347823
 ]

ASF GitHub Bot logged work on BEAM-8575:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 22/Nov/19 00:19
            Start Date: 22/Nov/19 00:19
    Worklog Time Spent: 10m 
      Work Description: bumblebee-coming commented on issue #10173: [BEAM-8575] 
Added two unit tests in CombineTest class to test AccumulatingCombine
URL: https://github.com/apache/beam/pull/10173#issuecomment-557331371
 
 
   In the Java parity file, quite a few tests are very similar. Some of them 
are called "SimpleCombine", and some of them are called "BasicCombine", and 
some are called "AccumulatingCombine". Their only difference is the CombineFn 
they use.
   
   The Java parity:
   
https://github.com/apache/beam/blob/master/sdks/java/core/src/test/java/org/apache/beam/sdk/transforms/CombineTest.java#L1448
   
   So here in Python I renamed the tests according to the CombineFn they use:
   test_MeanCombineFn_combine
   test_MeanCombineFn_combine_empty
 
----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 347823)
    Time Spent: 18h 10m  (was: 18h)

> Add more Python validates runner tests
> --------------------------------------
>
>                 Key: BEAM-8575
>                 URL: https://issues.apache.org/jira/browse/BEAM-8575
>             Project: Beam
>          Issue Type: Test
>          Components: sdk-py-core, testing
>            Reporter: wendy liu
>            Assignee: wendy liu
>            Priority: Major
>          Time Spent: 18h 10m
>  Remaining Estimate: 0h
>
> This is the umbrella issue to track the work of adding more Python tests to 
> improve test coverage.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to