jankx/woocommerce
最新稳定版本:1.0.0
Composer 安装命令:
composer require jankx/woocommerce
包简介
WooCommerce integration for Jankx Post Layout
README 文档
README
Tests Workflow
Automated testing pipeline chạy trên GitHub Actions.
Trigger
- Push to
mainordevelopbranch - Pull requests to
mainordevelop
Matrix Testing
Tests chạy trên multiple configurations:
PHP Versions:
- PHP 7.4
- PHP 8.0
- PHP 8.1
- PHP 8.2
Dependency Versions:
- prefer-lowest
- prefer-stable
Total: 8 test configurations (4 PHP × 2 dependency versions)
Jobs
1. Test Job
- Install dependencies
- Run PHPUnit test suite
- Generate coverage report
- Upload to Codecov
2. Code Quality Job
- Run PHPStan (static analysis)
- Run PHPCS (coding standards)
Status Badges
Add to your README.md:
[](https://github.com/username/jankx-woocommerce/actions) [](https://github.com/username/jankx-woocommerce) [](https://codecov.io/gh/username/jankx-woocommerce)
Local CI Testing
Run the same pipeline locally:
make ci
This will:
- Install dependencies
- Run all tests
- Generate coverage report
Continuous Integration ensures code quality on every commit! ✅
统计信息
- 总下载量: 124
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-07-08