-
Notifications
You must be signed in to change notification settings - Fork 59
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
Evaluates the complexity and maintainability of code #35
Comments
Makes sense, these are functions that are more complex, we can separate On Fri, Sep 26, 2014 at 7:44 PM, Eduardo Lundgren [email protected]
Maira Bello Liferay Inc. |
Adds a link to the metal slack chat.
Adds a link to the metal slack chat.
Source code complexity evaluation is now part of test task. If it's too complex tests are going to fail. And they are failing now, specially because Trie and EventEmitter.
Let's go through each of our modules reducing the complexity of them.
/cc @mairatma @ipeychev
The text was updated successfully, but these errors were encountered: