bellangelo/type-coverage-updater
最新稳定版本:v1.1.0
Composer 安装命令:
composer require bellangelo/type-coverage-updater
包简介
A tool to auto-update the type coverage of this Tomas's Type Coverage extension https://github.com/TomasVotruba/type-coverage
README 文档
README
Overview
Type Coverage Updater is a helper script designed to automatically update the type coverage of your PHP project, ensuring your codebase maintains a specified level of type safety. It works as an extension of Tomas Votruba's type-coverage, automating the process of checking and updating the type coverage percentage in your project's configuration.
Installation
Install the package via Composer:
composer require bellangelo/type-coverage-updater
Usage
Run the updater script to automatically check and update the type coverage:
vendor/bin/type-coverage-updater
This script will analyze your project, update the type coverage percentage in your configuration file, and ensure your codebase meets the specified type safety standards.
统计信息
- 总下载量: 261.45k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-09-03