Qlty is a Code Health Platform with support for code coverage.
This repository is an example using Qlty to track code coverage for an Elixir project.
This repository uses lcov_ex to export coverage data to an lcov format.
- Elixir 1.15
QLTY_COVERAGE_TOKENis set as a GitHub Actions repository secret
See .github/workflows/elixir.yml in this repository for a basic configuration.
Join our Discord for help and feedback.