Skip to content
#

Code quality

Automate your code review with style, quality, security, and test‑coverage checks when you need them most. Code quality is intended to keep complexity down and runtime up.

Here are 378 public repositories matching this topic...

checkstyle
ndbroadbent
ndbroadbent commented Oct 14, 2019

Hello!

I think I've figured out a good way to get SimpleCov working with Spring. For my Rails application, preloading the app would require some classes in my ./app directory, and this would cause some inaccurate coverage to be reported (any lines that were required during preloading were missing in the coverage.) I figured out how to fix this issue by starting SimpleCov in config/spring.rb

a-menshchikov
a-menshchikov commented Mar 15, 2020
Q A
Version 0.18.0
Bug? yes
New feature? no
Question? no
Documentation? yes
Related tickets

Ruleset FriendsOfTwig\Twigcs\Ruleset\Official is outdated. Actual default ruleset is Allocine\Twigcs\Ruleset\Official.

allanlewis
allanlewis commented Feb 20, 2020

The pylint docs are currently hosted at pylint.pycqa.org. This doesn't support HTTPS as the certificate used is for *.readthedocs.io:

➜ curl -LIsv https://pylint.pycqa.org/                              
*   Trying 104.208.221.96:443...
* TCP_NODELAY set
* Connected to pylint.pycqa.org (104.208.221.96) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
* successfully set certif
Kristinita
Kristinita commented Mar 3, 2019

1. Summary

It would be nice, if HTMLHint documentation will contain arguments, why HTMLHint users must use specific rules.

2. Argumentation

“Must” in The script tag can not be used in head., Id and class value must meet some rules: underline, dash, hump. is not argument. The documentation does not show the reasons. Users should know “Why must”?

3. Example of expected behavior

mutant
matthias-g
matthias-g commented Nov 18, 2018

In the following scenario, replacing the body of Child#one with super causes a SystemStackError when Child#one is being called. However mutant does not detect that this error kills the mutation that replaces the method's body with super. See https://github.com/matthias-g/mutant_super_bug for a running example.

class Parent
  attr_reader :foo

  def initialize(foo)
    @foo = fo
Splaktar
Splaktar commented Nov 11, 2018

AngularJS Material uses gulp to build everything, so we're looking at using https://github.com/ivogabe/gulp-typescript for our builds. It seems like something could be built similar to the webpack plugin in order to have the types added during the Gulp pipeline.

It's not clear if typewiz-node could help with this already or not. We don't have a single main.ts to point to. Should we do somethi

InvisibleSmiley
InvisibleSmiley commented Jan 22, 2020
  • PHP Depend version: 2.6.1
  • PHP Version: 7.3.12
  • Installation type: Composer
  • Operating System / Distribution & Version: Windows 10
  • no pdepend.xml / pdepend.xml.dist in directory to be checked with PHPMD

Current Behavior

Calling PHPMD (2.8.1) with a simple file takes ~6 seconds on Windows if your home directory is on a network share.

Expected Behavior

The performance shou

Code quality apps

Codacy

Automated code reviews to help developers ship better software, faster

Better Code Hub

A Benchmarked Definition of Done for Code Quality with BetterCodeHub

CodeScene

A quality visualization tool to identify and prioritize technical debt and evaluate your organizational efficiency

LGTM

Find and prevent zero-days and other critical bugs, with customizable alerts and automated code review

Code Climate

Automated code review for technical debt and test coverage

DeepScan

Advanced static analysis for automatically finding runtime errors in JavaScript code

Sider

Automatically analyze pull request against custom per-project rulesets and best practices

Coveralls

Ensure that new code is fully covered, and see coverage trends emerge. Works with any CI service

Datree

Policy enforcement solution for confident and compliant code

Code Inspector

Code Quality, Code Reviews and Technical Debt evaluation made easy

DeepSource

Discover bug risks, anti-patterns and security vulnerabilities before they end up in production. For Python and Go

Lucidchart Connector

Insert a public link to a Lucidchart diagram so team members can quickly understand an issue or pull request

See more Code quality apps
You can’t perform that action at this time.