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.