An open API service indexing awesome lists of open source software.

https://github.com/qltysh/qlty-action

▶️ Qlty GitHub Action
https://github.com/qltysh/qlty-action

Last synced: 9 months ago
JSON representation

▶️ Qlty GitHub Action

Awesome Lists containing this project

README

          

# qlty-action

A GitHub Action for running code coverage analysis and automated formatting
using the qlty tool.

## Features

This action provides two main functionalities:

### Coverage Analysis

- 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

### Code Formatting

- Automated code formatting and style enforcement