Skip to content

Test GBK immediately followed by stateful ParDo#3562

Merged
asfgit merged 1 commit intoapache:masterfrom
kennknowles:GBK-then-state
Jul 14, 2017
Merged

Test GBK immediately followed by stateful ParDo#3562
asfgit merged 1 commit intoapache:masterfrom
kennknowles:GBK-then-state

Conversation

@kennknowles
Copy link
Member

@kennknowles kennknowles commented Jul 14, 2017

Be sure to do all of the following to help us incorporate your contribution
quickly and easily:

  • Make sure the PR title is formatted like:
    [BEAM-<Jira issue #>] Description of pull request
  • Make sure tests pass via mvn clean verify.
  • Replace <Jira issue #> in the title with the actual Jira issue
    number, if there is one.
  • If this contribution is large, please file an Apache
    Individual Contributor License Agreement.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.003%) to 70.716% when pulling 4037ee0 on kennknowles:GBK-then-state into e8c5574 on apache:master.

@Test
@Category({ValidatesRunner.class, UsesTimersInParDo.class})
public void testGbkFollowedByUserTimers() throws Exception {
final String timerId = "foo";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why not make timerId a field of the fn?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.01%) to 70.709% when pulling acc35e2 on kennknowles:GBK-then-state into e8c5574 on apache:master.

@asfgit asfgit merged commit 5d9fe88 into apache:master Jul 14, 2017
@coveralls
Copy link

Coverage Status

Coverage remained the same at 70.72% when pulling 5d9fe88 on kennknowles:GBK-then-state into e8c5574 on apache:master.

@kennknowles kennknowles deleted the GBK-then-state branch April 25, 2018 02:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants