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

Feat/join a ride #48

Merged
merged 16 commits into from
May 27, 2019
Merged

Feat/join a ride #48

merged 16 commits into from
May 27, 2019

Conversation

lupyana
Copy link
Owner

@lupyana lupyana commented May 25, 2019

Copy link
Contributor

@BenMaruchu BenMaruchu left a comment

Choose a reason for hiding this comment

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

@lupyana Coverage files ain't them generated on running tests?

@lupyana
Copy link
Owner Author

lupyana commented May 25, 2019

@lupyana Coverage files ain't them generated on running tests?

If you mean the coverage folder, it is auto generated after running tests

@BenMaruchu
Copy link
Contributor

So what happens if tests are executed in travis?

@lupyana
Copy link
Owner Author

lupyana commented May 26, 2019

So what happens if tests are executed in travis?

Travis will build and perform the unit and coverage tests, After is is complete coverals will read the repo, to get results of the coverage test.It will prepare a report showing which parts of the code wasn’t covered by the test suites

Copy link
Collaborator

@makoscafee makoscafee left a comment

Choose a reason for hiding this comment

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

All LGTM just one minor thing is coverage folder should not be committed, It is unnecessary. See. or you can see sample node .gitignore from here

@BenMaruchu
Copy link
Contributor

ok @lupyana but I agree with @makoscafee from what I know coverage files are not committed in repos. I think @makoscafee have explained it well there

@lupyana
Copy link
Owner Author

lupyana commented May 27, 2019

ok @lupyana but I agree with @makoscafee from what I know coverage files are not committed in repos. I think @makoscafee have explained it well there

Yes noted, however it is already in my gitignore file. I have to find anotherway to remove it from the remote repo

@lupyana
Copy link
Owner Author

lupyana commented May 27, 2019

All LGTM just one minor thing is coverage folder should not be committed, It is unnecessary. See. or you can see sample node .gitignore from here

@makoscafee I have removed the coverage folder

@lupyana lupyana requested a review from makoscafee May 27, 2019 07:26
@makoscafee
Copy link
Collaborator

LGTM you can merge.

@lupyana lupyana merged commit bf14033 into develop May 27, 2019
@lupyana lupyana deleted the feat/join-a-ride branch May 27, 2019 09:19
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