Socket
Socket
Sign inDemoInstall

@mohalla-tech/typedoc-type-coverage-plugin

Package Overview
Dependencies
124
Maintainers
14
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @mohalla-tech/typedoc-type-coverage-plugin

A plugin for TypeDoc to generate type coverage report and type coverage badge.


Version published
Weekly downloads
175
decreased by-22.22%
Maintainers
14
Created
Weekly downloads
 

Readme

Source

typedoc-type-coverage-plugin

This repo is forked from typescript-coverage-report

A plugin for TypeDoc to generate type coverage report and type coverage badge.

This plugin will create a type-coverage directory inside your output directory when generating HTML documentation using typedoc. type-coverage directory includes the detailed type coverage report and it will also create a badge type-coverage.svg when you run the typedoc.

install


  yarn add -D @mohalla-tech/typedoc-type-coverage-plugin

Screenshots

image image image

Options

OptionDescriptionDefault value
threshold [number]The minimum percentage of coverage required.90

Keywords

FAQs

Last updated on 15 Jun 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc