Skip to content

Enhance README.md and internals.md documentation; update scripts in composer.json for improved testing and code style checks.#288

Merged
terabytesoftw merged 8 commits intoyiisoft:masterfrom
terabytesoftw:fix_mini_1
Feb 16, 2026
Merged

Enhance README.md and internals.md documentation; update scripts in composer.json for improved testing and code style checks.#288
terabytesoftw merged 8 commits intoyiisoft:masterfrom
terabytesoftw:fix_mini_1

Conversation

@terabytesoftw
Copy link
Copy Markdown
Member

Q A
Is bugfix? ✔️
New feature?
Breaks BC?
Tests pass?

…in `composer.json` for improved testing and code style checks.
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.88%. Comparing base (fa03c9b) to head (26678ef).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #288   +/-   ##
=========================================
  Coverage     80.88%   80.88%           
  Complexity      368      368           
=========================================
  Files            10       10           
  Lines           905      905           
=========================================
  Hits            732      732           
  Misses          173      173           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates project documentation and Composer developer scripts to make local validation (linting, static analysis, tests) easier to discover and run consistently.

Changes:

  • Added docs/internals.md describing available Composer scripts for testing, linting, and static analysis.
  • Updated composer.json scripts to provide cs, cs-fix, static, and tests commands.
  • Refreshed README.md branding/badges and added links to internal documentation and project support channels.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
docs/internals.md New internal testing guide documenting Composer scripts and argument forwarding.
composer.json Replaces/expands dev scripts for CS, static analysis, and tests.
README.md Updates logo and badges; adds documentation/support/follow sections.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@terabytesoftw terabytesoftw requested a review from a team February 9, 2026 21:18
@terabytesoftw terabytesoftw added type:enhancement Enhancement and removed type:bug Bug labels Feb 12, 2026
@terabytesoftw terabytesoftw merged commit c9e8355 into yiisoft:master Feb 16, 2026
11 checks passed
@terabytesoftw terabytesoftw deleted the fix_mini_1 branch February 16, 2026 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status:code review The pull request needs review. type:enhancement Enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants