A GitHub Action for running code coverage analysis and automated formatting using the qlty tool.
This action provides two main functionalities:
- Processes code coverage data and generates reports
- Supports multiple file inputs including glob patterns
- Configurable coverage reporting options
- Token-based authentication for secure coverage submission
- Automated code formatting and style enforcement