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

[3.0] Improve code quality with high-end services #426

Closed
sopitz opened this issue May 17, 2014 · 11 comments
Closed

[3.0] Improve code quality with high-end services #426

sopitz opened this issue May 17, 2014 · 11 comments

Comments

@sopitz
Copy link

sopitz commented May 17, 2014

What about using codacy (https://www.codacy.com/) to improve and maintain code quality? It's free for OSS (which should apply to this project). I would support using a tool/that tool.

@GrahamCampbell
Copy link
Contributor

https://scrutinizer-ci.com/ is also very good.

@panique panique changed the title [3.0] code quality [3.0] Improve code quality with high-end services May 17, 2014
@sopitz
Copy link
Author

sopitz commented May 20, 2014

@panique what do you think? Should we just try one or both of the services to see if its useful?

@ScheerMT
Copy link

Have you guys used a tool like this @sopitz and @GrahamCampbell ? If so, have the metrics they provided been useful to the development? That seems like a very small part of it and being able to standardize other aspects of the code seem to be of more benefit to projects... Am I right? Really haven't had a chance to work on larger projects that would benefit from this personally

@sopitz
Copy link
Author

sopitz commented May 23, 2014

Yes @ScheerMT. I'm currently working in a project that does CI at a very high level and I can definitely recommend it. Especially with upcoming unit testing.
It can be a pain in the ass if the confit is ugly and you need to care more about code quality then about implementing features, but done right it really adds value in maintaining a project.

@panique
Copy link
Owner

panique commented May 23, 2014

@ALL: Thanks, I definitly cannot say anything about these services as I don't have experience with them, but writing high-end code is a very good goal for 3.0 (especially as this project has become so popular) ! As long as the code and the structure stays human-readable and doesn't add complexity etc. ...

@panique panique added this to the 3.0 milestone Jun 15, 2014
@sopitz
Copy link
Author

sopitz commented Aug 20, 2014

Btw: have a look into codeship (https://www.codeship.io) as well. You get free CI + Conituous Deployment for free! This would work together with the plan of unit-testing the whole application and having the demo on the most up-to-date version.

@jaimefjorge
Copy link

Hi!

I'm Jaime and I run Codacy. Sorry to drop by your conversation.

I just installed PHP-Login in Codacy so you can check how it looks:
https://www.codacy.com/public/panique/phplogin/dashboard

I also added you as collaborators for you to completely try the product.

Anything you need, just tell me. We'll build it.

@panique
Copy link
Owner

panique commented Oct 2, 2014

Thanks, will have a look!

@atdotslashdot
Copy link
Contributor

....The method splitUrl() has an NPath complexity of 3126. The configured NPath complexity threshold is 200.

Sorry, but it doesn't look that complex to me.

@panique
Copy link
Owner

panique commented Dec 1, 2014

Let's do this with the 3.0 version.
I also like the SensioLabs tool (https://insight.sensiolabs.com/).

@panique
Copy link
Owner

panique commented Jan 2, 2015

Thanks gentlemen, I've created a sticky ticket for that:
[STICKY] Public code quality analyzer links

@panique panique closed this as completed Jan 2, 2015
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

No branches or pull requests

6 participants