Skip to content

Small issues reported by Codacy#186

Open
cassiosantos wants to merge 6 commits intoclaritylab:masterfrom
cassiosantos:small-issues
Open

Small issues reported by Codacy#186
cassiosantos wants to merge 6 commits intoclaritylab:masterfrom
cassiosantos:small-issues

Conversation

@cassiosantos
Copy link
Copy Markdown
Contributor

// import java.io.File;
// import java.io.FileNotFoundException;
// import java.io.FileOutputStream;
// import java.io.PrintWriter;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Hi @cassiosantos, if you commented these imports out does than mean they are not used?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Those modules are used by a part of extractNEs function which is commented out. It's probably some debugging stuff. We can remove these lines as well as PrintWriter code from extractNEs function

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Lines removed

@jhauswald jhauswald self-assigned this Jun 9, 2017
@jhauswald
Copy link
Copy Markdown
Contributor

Generally I like this although we are planning on restructuring the repo and move services out. @cassiosantos do you have experience with continuous integration and specifically if generally people loop it in as part of that pipeline? curious to know your thoughts!

@cassiosantos
Copy link
Copy Markdown
Contributor Author

@jhauswald restructuring the repository is a good idea.

Continuous integration comes with a set of good practices. I think it isn't necessary to use CI to take the advantage of automation.

I think that automated tests and builds could help people to contribute to the project.

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