Comments on: #10 Is Christmas earlier this year? – code quality analyser & ABC http://swifting.io/blog/2016/03/21/10-is-christmas-earlier-this-year-code-quality-analyser-abc/ Sharing passion in Swift Thu, 31 Aug 2017 12:56:24 +0000 hourly 1 https://wordpress.org/?v=5.2.2 By: Maciej Piotrowski http://swifting.io/blog/2016/03/21/10-is-christmas-earlier-this-year-code-quality-analyser-abc/#comment-47 Sat, 11 Jun 2016 17:23:41 +0000 http://swifting.io/?p=322#comment-47 It’s good to know that there’s also a playground ;)!

I’ve copied&pasted a code and after the analysis it haven’t shown any statistics. Does it mean that the code was “great”?

]]>
By: Marcin Wyszynski http://swifting.io/blog/2016/03/21/10-is-christmas-earlier-this-year-code-quality-analyser-abc/#comment-23 Mon, 21 Mar 2016 11:17:36 +0000 http://swifting.io/?p=322#comment-23 I’m glad you’re enjoying codebeat! At some stage you were able to get away with high ABC by using lazy properties. I figured it out when you started messing with out analyser and trained our analyser to catch these cases, too 😉 BTW if you need quicker feedback when refactoring the code you can use our Playground at https://play.codebeat.co – it may be a bit rough around the edges since we didn’t even officially launch it yet but I’ve been using it myself and only saw a few minor CSS issues.

]]>