Qlty Coverage Upload
Coverage publishing is performed by the Qlty CLI command qlty coverage publish, which uploads test coverage reports to Qlty Cloud from a CI pipeline. It authenticates with a per-project QLTY_COVERAGE_TOKEN environment variable and accepts standard report formats including lcov, Cobertura, Clover, JaCoCo, SimpleCov, dotCover, and xccov-json. Qlty does not publish a documented public REST endpoint for coverage upload; ingestion is handled through the CLI / GitHub Action.
Qlty Coverage Upload is one of 3 APIs that Qlty publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Code Coverage, Upload, and CI/CD. The published artifact set on APIs.io includes API documentation and an OpenAPI specification.
Requests are made against the base URL https://qlty.sh.
Metadata
The identity and technical contract details declared by the specification.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Qlty 2
Other APIs Qlty publishes across the network.