Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jacobbubu/lcov-badge


https://github.com/jacobbubu/lcov-badge

Last synced: 14 days ago
JSON representation

Awesome Lists containing this project

README

        

# @jacobbubu/lcov-badge

[![Build Status](https://github.com/jacobbubu/lcov-badge/workflows/Build%20and%20Release/badge.svg)](https://github.com/jacobbubu/lcov-badge/actions?query=workflow%3A%22Build+and+Release%22)
[![Coverage Status](https://coveralls.io/repos/github/jacobbubu/lcov-badge/badge.svg)](https://coveralls.io/github/jacobbubu/lcov-badge)
[![npm](https://img.shields.io/npm/v/@jacobbubu/lcov-badge.svg)](https://www.npmjs.com/package/@jacobbubu/lcov-badge/)

> Generate summarized coverage text from the lcov.info code coverage file.

# Intro.

This project was designed to make it easy for GitLab CI to extract the overall code coverage numbers and generate [coverage badges](https://docs.gitlab.com/ee/ci/pipelines/settings.html#test-coverage-parsing).

# Usage

```
lcov-badge path/to/lcov.info
```