Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 478 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 478 Bytes

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