Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Parametrized test #1

Merged
merged 1 commit into from
Nov 3, 2017
Merged

Conversation

szewi
Copy link

@szewi szewi commented Nov 2, 2017

Follow this checklist to help us incorporate your contribution quickly and easily:

  • Make sure there is a JIRA issue filed for the change (usually before you start working on it). Trivial changes like typos do not require a JIRA issue. Your pull request should address just this issue, without pulling in other changes.
  • Each commit in the pull request should have a meaningful subject line and body.
  • Format the pull request title like [BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replace BEAM-XXX with the appropriate JIRA issue.
  • Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
  • Run mvn clean verify to make sure basic checks pass. A more thorough check will be performed on your pull request automatically.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

@lgajowy lgajowy merged commit 9324a2d into lgajowy:text-io-it-poc Nov 3, 2017
lgajowy added a commit that referenced this pull request Jan 9, 2018
lgajowy pushed a commit that referenced this pull request Apr 12, 2018
[BEAM-3993] Remove duplicate definitions between .gitignore and build.gradle
lgajowy pushed a commit that referenced this pull request Sep 20, 2018
Fix tests expectations and minor code fix up.
lgajowy pushed a commit that referenced this pull request Oct 26, 2018
Update forked repository.
lgajowy added a commit that referenced this pull request Aug 19, 2019
runner

It turned out we tested nothing relevant with the additional 2 tests
that are deleted. The Combine test maps values of different sizes to
Long value. The deleted tests had only different initial size so, in
practice, they were testing the same thing as test #1.
lgajowy added a commit that referenced this pull request Aug 19, 2019
It turned out we tested nothing relevant with the additional 2 tests
that are deleted. The Combine test maps values of different sizes to
Long value. The deleted tests had only different initial size so, in
practice, they were testing the same thing as test #1.
lgajowy added a commit that referenced this pull request Aug 19, 2019
It turned out we tested nothing relevant with the additional 2 tests
that are deleted. The Combine test maps values of different sizes to
Long value. The deleted tests had only different initial size so, in
practice, they were testing the same thing as test #1.
lgajowy added a commit that referenced this pull request Aug 19, 2019
It turned out we tested nothing relevant with the additional 2 tests
that are deleted. The Combine test maps values of different sizes to
Long value. The deleted tests had only different initial size so, in
practice, they were testing the same thing as test #1.
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.

2 participants