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

add-some-unit-tests #312

Merged
merged 17 commits into from
Oct 27, 2017
Merged

Conversation

TheRealHaui
Copy link
Contributor

Added some unit tests.

@ConfluentJenkins
Copy link
Contributor

Can one of the admins verify this patch?

@ghost
Copy link

ghost commented Sep 24, 2017

It looks like @TheRealHaui hasn't signed our Contributor License Agreement, yet.

The purpose of a CLA is to ensure that the guardian of a project's outputs has the necessary ownership or grants of rights over all contributions to allow them to distribute under the chosen licence.
Wikipedia

You can read and sign our full Contributor License Agreement here.

Once you've signed reply with [clabot:check] to prove it.

Appreciation of efforts,

clabot

@TheRealHaui
Copy link
Contributor Author

[clabot:check]

@ghost
Copy link

ghost commented Sep 24, 2017

@confluentinc It looks like @TheRealHaui just signed our Contributor License Agreement. 👍

Always at your service,

clabot

@hjafarpour
Copy link
Contributor

@TheRealHaui Thanks for your contribution. You need to sign Contributor License Agreement before merging your PRs.

@TheRealHaui
Copy link
Contributor Author

[clabot:check]

@ghost
Copy link

ghost commented Sep 26, 2017

@confluentinc It looks like @TheRealHaui just signed our Contributor License Agreement. 👍

Always at your service,

clabot

@TheRealHaui
Copy link
Contributor Author

@hjafarpour
Your contribution license was signed by me.

@hjafarpour
Copy link
Contributor

@TheRealHaui We made some refactoring in the code. Would you please update your code accordingly before we can merge it.
Thanks.

@miguno
Copy link
Contributor

miguno commented Oct 9, 2017

@hjafarpour : If @TheRealHaui doesn't have the time to follow-up, I'd suggest that we help to update the code in this PR to match latest master.

@TheRealHaui
Copy link
Contributor Author

I am going to update the code in the next few days.
Haven't had time yet.

@TheRealHaui
Copy link
Contributor Author

Thanks for the kind proposal.

@miguno
Copy link
Contributor

miguno commented Oct 10, 2017

@TheRealHaui:

I am going to update the code in the next few days. Haven't had time yet.

Great, that's even better. :-)

Thank you!

@TheRealHaui
Copy link
Contributor Author

@hjafarpour, @miguno
Here we go.

@TheRealHaui
Copy link
Contributor Author

Updated branch to current code.
Tests work locally without problems.
Can't see why codacy reports problems.
Probably a problem of codacy.

@bluemonk3y
Copy link

@TheRealHaui - you can ignore codacy...

@bluemonk3y
Copy link

@TheRealHaui - sorry - but we are working on the 4.0.x branch. Its to do with some upcoming work. Would you be able to switch it over?

@TheRealHaui TheRealHaui changed the base branch from 0.1.x to 4.0.x October 19, 2017 19:14
@TheRealHaui TheRealHaui changed the base branch from 4.0.x to 0.1.x October 19, 2017 19:51
@TheRealHaui TheRealHaui changed the base branch from 0.1.x to 4.0.x October 19, 2017 19:51
@TheRealHaui
Copy link
Contributor Author

Something went completely wrong during switching to 4.0.x branch ...
Going to correct issues in the next few days.

@TheRealHaui
Copy link
Contributor Author

@hjafarpour
Now everything should work.

@dguy
Copy link
Contributor

dguy commented Oct 25, 2017

retest this please

@TheRealHaui
Copy link
Contributor Author

@dguy
Thank you for your answer.

Unfortunately I can't build anything using the 4.0.x branch!
I guess it is necessary to change something in the .m2/settings.xml file because utilizing "mvn clean install -U -X" gives me this exeception: Caused by: org.apache.maven.project.DependencyResolutionException: Could not resolve dependencies for project io.confluent.ksql:ksql-parent:pom:4.0.0-SNAPSHOT: Could not find artifact io.confluent:common-utils🫙4.0.0-SNAPSHOT in confluent (http://packages.confluent.io/maven/)

@TheRealHaui
Copy link
Contributor Author

Any advice?

@dguy
Copy link
Contributor

dguy commented Oct 27, 2017

@TheRealHaui you could try adding:

<mirror>
     <id>confluent-nexus-central</id>
     <mirrorOf>default,central,confluent</mirrorOf>
     <url>https://nexus.confluent.io/repository/maven-public</url>
   </mirror>

@dguy dguy merged commit 11366ab into confluentinc:4.0.x Oct 27, 2017
@TheRealHaui
Copy link
Contributor Author

@dguy
Thanks for your advice.
Tried it but it doesn't help.
However, asked the question regarding building in the Slack chat: https://confluentcommunity.slack.com/archives/C6UJNMY67/p1509368674000098

Thanks for merging.

@TheRealHaui TheRealHaui deleted the add-some-unit-tests branch November 2, 2017 23:33
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.

6 participants