Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.28 KB

README.md

File metadata and controls

32 lines (19 loc) · 1.28 KB

Qlty Ruby Coverage Example

Qlty is a Code Health Platform with support for code coverage.

This repository is an example using Qlty to track code coverage for a Ruby project. Coverage data is generated during the Rspec run and then uploaded to Qlty.

This repository uses Rspec for testing and simplecov to generate test coverage.

Requirements

Set up

See .github/workflows/main.yml in this repository for a basic configuration.

Documentation

Help and feedback

Join our Discord for help and feedback.

License

MIT License