The Wayback Machine - https://web.archive.org/web/20220505190024/https://github.com/topics/code-quality
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 549 public repositories matching this topic...

reviewdog
BraisGabin
BraisGabin commented Apr 30, 2022

Expected Behavior

When I read a html report I can get the maximum context to fix the issues that detekt found. For example, links to the documentation of each rule that has at least one issue.

Current Behavior

If you want to know a bit more about one rule and what it does you need to copy the name of the rule, paste it on a web search engine add "detekt" and find that documentation th

help wanted feature good first issue
PragTob
PragTob commented Jul 5, 2020

We have a problem: if files aren't loaded/required we don't have branch data. If they are added through track_files we give it 0/0 branches which we show as 100% coverage (all possible branches are covered).

That math is "wrong" though here because there are branches but we don't know what they are. We should probably count total branches here as "unkown" and establish that in our "math unive

Feature Branch Coverage good first issue
edreamleo
edreamleo commented Apr 29, 2022

Bug description

test_epylint.py mysteriously fails in my environment, regardless of python version, and possibly regardless of pylint version.

Note: The name of my home directory is c:\Users\Edward Ream.

Blanks in the name of my home directory may be a factor.

Configuration

No response

Command used

`python -m pytest tests\test_epylint.py -vv`

A
Bug 🪳 Minor 💅 good first issue tests

Code quality apps

CodeScene

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

CommitCheck

CommitCheck ensures your commit messages are consistent and contain all required information

DeepScan

Advanced static analysis for automatically finding runtime errors in JavaScript code

TestQuality

The #1 Test Case Creation and Management for GitHub Workflows

DeepSource

Fastest and reliable static anlaysis platform for engineering teams

Better Code Hub

A Benchmarked Definition of Done for Code Quality with BetterCodeHub

Datree

Policy enforcement solution for confident and compliant code

codebeat

Code review expert on demand. Automated for mobile and web

Semgrep

Code scanning at ludicrous speed. Find bugs and enforce code standards

Sonatype Lift

Lift helps you find and fix your most elusive bugs so you can spend time writing great code, not debugging it

Code Climate

Automated code review for technical debt and test coverage

LGTM

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

Code Review Doctor

Python and Django code review tool that offers the fix right inside your PR

See more Code quality apps