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
- Host: GitHub
- URL: https://github.com/qltysh/qlty-action
- Owner: qltysh
- Created: 2024-10-17T01:29:12.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-08T16:32:10.000Z (9 months ago)
- Last Synced: 2025-04-08T17:31:30.977Z (9 months ago)
- Language: TypeScript
- Homepage:
- Size: 430 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
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