The Wayback Machine - https://web.archive.org/web/20220603072720/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 554 public repositories matching this topic...

reviewdog
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
ywanHK
ywanHK commented May 29, 2022

Bug description

I'm currently working with a project that involves calculations of large numbers.

If I have a file named test.py containing the single line:

test0 = 15 ** 20220529

It takes on average 1 minute to produce any output

Configuration

No response

Command used

python3 -m pylint test.py

Pylint output

Astroid good first issue topic-performance

Code quality apps

Sonatype Lift

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

TestQuality

The #1 Test Case Creation and Management for GitHub Workflows

DeepScan

Advanced static analysis for automatically finding runtime errors in JavaScript code

Codecov | Code Coverage

Automatic test report merging for all CI and languages into a single code coverage report directly into your pull request

DeepSource

Modern static analysis platform that helps engineering teams ship reliable and secure code

Better Code Hub

A Benchmarked Definition of Done for Code Quality with BetterCodeHub

Datree

YAML configs and K8s manifests validation tool

Codiga

Automate code reviews, analyze and scan code at each push/pull request

codebeat

Code review expert on demand. Automated for mobile and web

abaplint

ABAP quality assurance and static analysis

Code Climate

Automated code review for technical debt and test coverage

Codacy

Automated code reviews to help developers ship better software, faster

See more Code quality apps