Skip to content

Instantly share code, notes, and snippets.

@tank-bohr
Last active January 6, 2020 19:22
Show Gist options
  • Save tank-bohr/71f6088ff01c13ca0ad6880c82deb9a1 to your computer and use it in GitHub Desktop.
Save tank-bohr/71f6088ff01c13ca0ad6880c82deb9a1 to your computer and use it in GitHub Desktop.
Code Quality and Code Coverage online tools

Code Quality

  • SonarCloud
    • ABAP
    • C/C++
    • C#
    • CSS
    • COBOL
    • Flex
    • Go
    • HTML
    • Java
    • JavaScript
    • Kotlin
    • Objective-C
    • PL/SQL
    • PL/I
    • PHP
    • Python
    • RPG
    • Swift
    • T-SQL
    • TypeScript
    • VB.NET
    • VB6
    • XML
  • Codebeat
    • Swift
    • Obj-C
    • Elixir
    • Go
    • Ruby
    • Python
    • Java
    • Kotlin
    • Javascript
    • Typescript
  • Codacy
    • Scala
    • PHP
    • JS
    • Python
    • Java
    • Ruby
    • Kotlin
    • CSS
    • Coffeescript
    • C++
    • ShellScript
    • Swift
  • Codeclimate
    • JS
    • PHP
    • Python
    • Ruby
    • Java
    • Typescript
    • Go
    • Swift
    • Scala
    • Kotlin

Code Coverage

Continuous Integration

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment