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 391 public repositories matching this topic...

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

SKalt
SKalt commented Oct 28, 2018

Issue Scope

  1. provide an example in the guided tour on following imports in a virtualenv
  2. clarify CLI argument documentation to show how to pass multiple directories to --search-path

The Story

I wanted to write an example of checking pip-installed imports using pyre. After reading through the documentation, I found that vanilla `source activate my-venv; pyre --source-directory

pheanex
pheanex commented Jun 30, 2018

Whenever I use pylint and encounter a message/code I have not seen before, I like to understand it's background/reasoning.
Therefore I study its short description and if that is not enough, I look it up on a search engine of my choice and mostly find the following:

  • Discussions on stackoverflow about this message (if it makes sense at all, why its good/bad, personal opinions)
  • [Pylints featur
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

Code quality apps

CodeScene

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

Lucidchart Connector

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

Codecov

Group, merge and compare coverage reports

Sider

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

Better Code Hub

A Benchmarked Definition of Done for Code Quality with BetterCodeHub

Codacy

Automated code reviews to help developers ship better software, faster

codebeat

Code review expert on demand. Automated for mobile and web

DeepScan

Advanced static analysis for automatically finding runtime errors in JavaScript code

Coveralls

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

Imgbot

A GitHub app that optimizes your images

Code Inspector

Code Quality, Code Reviews and Technical Debt evaluation made easy

LGTM

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

DeepSource

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

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