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

remove remote services, the code is not necessary to use this project as a nebula driver #200

Merged
merged 3 commits into from
May 10, 2022

Conversation

peczenyj
Copy link
Contributor

@peczenyj peczenyj commented May 2, 2022

Hello

this patch should fix issue #199

as you can see, each deleted file is a specific program with a main function.

it is not necessary for this project IMHO

Best Regards

Tiago

@CLAassistant
Copy link

CLAassistant commented May 2, 2022

CLA assistant check
All committers have signed the CLA.

@Aiee
Copy link
Contributor

Aiee commented May 5, 2022

Hello @peczenyj, you are right that these files are not necessary to be there. Since the parent directories of these files contain only 1 file, maybe you can delete the directory as well to make it cleaner.

@wey-gu
Copy link

wey-gu commented May 5, 2022

Screen Shot 2022-05-05 at 3 40 20 PM

I love this....

Thanks a ton, @peczenyj !

@peczenyj
Copy link
Contributor Author

peczenyj commented May 8, 2022

Hello @peczenyj, you are right that these files are not necessary to be there. Since the parent directories of these files contain only 1 file, maybe you can delete the directory as well to make it cleaner.

Cleaned and Rebased

peczenyj and others added 2 commits May 8, 2022 23:36
* add build tag for integration tests

* add unit rule to run unit tests

* add unit as phony

* improve formatting of each _test file, enable coverate on functional tests

* add badge for test results
Copy link
Contributor

@Aiee Aiee left a comment

Choose a reason for hiding this comment

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

LGTM. Good job!

@Aiee Aiee merged commit 056e545 into vesoft-inc:master May 10, 2022
peczenyj added a commit to peczenyj/nebula-go that referenced this pull request May 10, 2022
… as a nebula driver (vesoft-inc#200)

* remove remote services, the code is not necessary to use this project as a nebula driver

* Create integration tests (vesoft-inc#201)

* add build tag for integration tests

* add unit rule to run unit tests

* add unit as phony

* improve formatting of each _test file, enable coverate on functional tests

* add badge for test results

Co-authored-by: Yichen Wang <18348405+Aiee@users.noreply.github.com>
@yixinglu yixinglu linked an issue May 10, 2022 that may be closed by this pull request
Aiee added a commit that referenced this pull request Jul 1, 2022
* update test to check ipv6 version of localhost

* use net.JoinHostPort to handle the ipv6 case properly

* remove remote services, the code is not necessary to use this project as a nebula driver (#200)

* remove remote services, the code is not necessary to use this project as a nebula driver

* Create integration tests (#201)

* add build tag for integration tests

* add unit rule to run unit tests

* add unit as phony

* improve formatting of each _test file, enable coverate on functional tests

* add badge for test results

Co-authored-by: Yichen Wang <18348405+Aiee@users.noreply.github.com>

Co-authored-by: Yichen Wang <18348405+Aiee@users.noreply.github.com>
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.

add support to go 1.18
4 participants