System Limits

Your usage of Qlty Cloud is subject to certain limits in order to ensure the stability and performance of the service. These limits are designed to maintain a high quality of service for all users and prevent abuse.

In some cases the system may work even if you exceed the limits, but this is not guaranteed, and you may experience unexpected behavior or degraded performance. Qlty is unable to provide support for issues that arise from exceeding these limits.

General limits

NameLimitDescription
Project size1,000,000The maximum size of a project that can be analyzed in lines of code.
Repository size1 GigabyteThe maximum size of a Git repository that can be analyzed.
File size2 MegabytesThe maximum size of a single code file that can be analyzed.
For customers with special needs, we can increase these limits on a case-by-case basis. Please contact sales to discuss your requirements.

Code analysis

NameLimitDescription
Analysis runtime for pull requests10 minutesThe maximum time allowed for analyzing a pull request.
Analysis runtime for the default branch20 minutesThe maximum time allowed for analyzing a branch.
Issues50,000The maximum number of issues that can be reported in a single analysis.
Issues per file500The maximum number of issues that can be reported in a single file.
Issues per file per linter100The maximum number of issues that can be reported in a single file by a single linter.
AST depth1,024The maximum depth of the Abstract Syntax Tree (AST) will be processed during maintainability analysis.

Code coverage

NameLimitDescription
Coverage report file size10 MegabytesThe maximum size of a coverage report file that can be uploaded.
Coverage file records100,000The maximum number of coverage records in a coverage upload
Coverage parts200The maximum number of uploads for server-side merging

Pull request review

NameLimitDescription
Files changed300The maximum number of files that can be included in a pull request diff for analysis.
Comments per file30The maximum number of comments that can be made on a single file in a pull request.
Comments per review50The maximum number of comments that can be made in a single pull request review.

Rate limits

Requests made by Qlty to the GitHub API are subject to GitHub’s rate limits. To ensure the security and availability of the system, we may impose additional rate limits.