Socket
Socket
Sign inDemoInstall

type-coverage

Package Overview
Dependencies
13
Maintainers
1
Versions
130
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    type-coverage

A CLI tool to check type coverage for typescript code


Version published
Maintainers
1
Install size
32.0 MB
Created

Changelog

Source

1.0.5 (2018-01-14)

  • feat: check more nodes (0c16900)
  • refactor: if-else to switch-case (14750a8)

Readme

Source

type-coverage

A CLI tool to check type coverage for typescript code

Dependency Status devDependency Status Build Status: Linux Build Status: Windows npm version Downloads

install

yarn add global type-coverage

usage

run type-coverage

arguments

nametypedescription
-p, --projectstring?show where is the tsconfig.json
--detailboolean?show detail
--at-leastnumber?fail if coverage rate < this value
--debugboolean?show debug info

FAQs

Last updated on 14 Jan 2018

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc