Skip to content

qltysh/qlty-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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