Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

LCOV code coverage report viewer. Parses lcov report files and generates HTML report grouped by directory.

License

NotificationsYou must be signed in to change notification settings

eugenezinovyev/lcov-viewer

Repository files navigation

buildKnown Vulnerabilities

LCOV viewer

Live:lcov-viewer.netlify.app

LCOV code coverage report viewer. Parses lcov report files and generates HTML report grouped by directory.

This repository provides two packages:

PackageDescription
npm versionIstanbul grouped HTML report. Generates code coverage report grouped by directory.
npm versionCLI to convert coverage in LCOV format to a grouped HTML report.

Istanbul Report

Istanbul reporter for Jest and nyc. Generates code coverage report grouped by directory.

Documentation:/packages/istanbul-report

yarn add -D @lcov-viewer/istanbul-reportnpm install -D @lcov-viewer/istanbul-report

CLI

CLI to convert coverage in LCOV format to a grouped HTML report.

Documentation:/packages/cli

yarn global add @lcov-viewer/clinpm install -g @lcov-viewer/cli

-- OR locally in your project --

yarn add -D @lcov-viewer/clinpm install -D @lcov-viewer/cli

Local Development Setup

This repository uses Yarn workspaces. Please use Yarn as a package manager.

git clone https://github.com/eugenezinovyev/lcov-viewer.gitcd lcov-vieweryarnyarn start

The openhttp://localhost:8080/ in your browser and droplcov.info file into the dropzone.

viewer

About

LCOV code coverage report viewer. Parses lcov report files and generates HTML report grouped by directory.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp