Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

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
OpenAPI
Base URL
https://qlty.sh

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

qlty-openapi.yml Raw ↑

Other APIs Qlty publishes across the network.

Qlty CLI
Qlty Cloud API