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 Feb 16, 2026
Conversation
Member
terabytesoftw
commented
Feb 9, 2026
| Q | A |
|---|---|
| Is bugfix? | ✔️ |
| New feature? | ❌ |
| Breaks BC? | ❌ |
| Tests pass? | ❌ |
…in `composer.json` for improved testing and code style checks.
Codecov Report✅ All modified and coverable lines are covered by tests. 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. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
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.mddescribing available Composer scripts for testing, linting, and static analysis. - Updated
composer.jsonscripts to providecs,cs-fix,static, andtestscommands. - Refreshed
README.mdbranding/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.
mspirkov
reviewed
Feb 12, 2026
mspirkov
approved these changes
Feb 12, 2026
s1lver
approved these changes
Feb 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.