Giter Site home page Giter Site logo

sonar-challenge's Introduction

sonar-challenge

DISCLAIMER

This project is for EDUCATIONAL purposes ONLY.

You shouldn't code like this. EVER. ๐Ÿ™…

Why we did this awful thing

During SoCraTes FR 2019 we wanted to see if we could write (really) bad code without getting caught by code-quality tools. :trollface:

We wanted to see if it was at all possible to write unmaintainable code that still passed all the default checks, and how far we could take this.

Quite far as it happens. ๐Ÿ’ฉ We'll let you see by yourself.

How we did it

We used Intellij IDEA 2019.2.3 and SonarLint 4.2.0.3434 with default settings.

We used a refuctored FizzBuzzQuux implementation as a starting base. The code was really horrible but all tests were passing. โœ”๏ธ

We then tried to get rid of any warnings the tools were raising, in the quickest way we could think of. Sometimes the worst way we could think of. Creativity never hurts. ๐Ÿ˜

Of course, all tests still pass. โœ”๏ธ We even raised the code coverage to 100%. ๐Ÿ’ฏ Both SonarLint and IDEA give no warnings. ๐Ÿ˜ฑ

Takeaways

  • Code-quality tools are not bad, but they are are not enough.
  • However smart the tools are, it's not that hard to game them.
  • Please, please do Code Reviews with human beings. ๐Ÿ™

sonar-challenge's People

Contributors

moreau-nicolas avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.