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 Codacy for code style check #6

Open
e-pettersson-ericsson opened this issue Sep 11, 2019 · 0 comments
Open

Add Codacy for code style check #6

e-pettersson-ericsson opened this issue Sep 11, 2019 · 0 comments
Labels
code improvements Improvements to make the code base more readable and manageable.

Comments

@e-pettersson-ericsson
Copy link
Member

Description

Align with Eiffel Intelligence back-end and add Codacy to check for code style violations in pull requests, and view test coverage.

There is an issue in the community repository about using one tool for code style checks in Eiffel community repositories.

Motivation

Easy to spot violations on code standards in new pull requests. The code coverage reports can give us statistics on in which areas we might need to improve our tests of the component.

Exemplification

See previous implementation (and tutorial) done in Eiffel Intelligence back-end

Benefits

Easier reviewing process without wasting time on minor mistakes which could be easily detected automatically.

Possible Drawbacks

@e-pettersson-ericsson e-pettersson-ericsson added the code improvements Improvements to make the code base more readable and manageable. label Sep 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code improvements Improvements to make the code base more readable and manageable.
Projects
None yet
Development

No branches or pull requests

1 participant