定制 jankx/woocommerce 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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 main or develop branch
  • Pull requests to main or develop

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:

[![Tests](https://github.com/username/jankx-woocommerce/workflows/Tests/badge.svg)](https://github.com/username/jankx-woocommerce/actions)
[![PHP Versions](https://img.shields.io/badge/php-7.4%20%7C%208.0%20%7C%208.1%20%7C%208.2-blue.svg)](https://github.com/username/jankx-woocommerce)
[![Coverage](https://codecov.io/gh/username/jankx-woocommerce/branch/main/graph/badge.svg)](https://codecov.io/gh/username/jankx-woocommerce)

Local CI Testing

Run the same pipeline locally:

make ci

This will:

  1. Install dependencies
  2. Run all tests
  3. Generate coverage report

Continuous Integration ensures code quality on every commit! ✅

统计信息

  • 总下载量: 124
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-07-08