• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

valkyrjaio / valkyrja-starter-app-php / 25573026960
0%

Build:
DEFAULT BRANCH: 26.x
Ran 08 May 2026 06:40PM UTC
Jobs 1
Files 28
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

08 May 2026 06:40PM UTC coverage: 0.0%. Remained the same
25573026960

push

github

web-flow
[Cli] Add Header banner message class and update all commands to use it (#46)

# Description

Removes the now-redundant `App\Cli\Constant\CliHeader` and
`App\Cli\Message\AppCliHeader` classes, replacing them with the
framework's new `Valkyrja\Cli\Interaction\Message\Header` directly in
`TestCommand`.

---

## Types of Changes

- [x] Improvement _(non-breaking change which improves code)_
- [ ] Bug fix _(non-breaking change which fixes an issue)_
- [ ] New feature _(non-breaking change which adds functionality)_
- [ ] Deprecation _(breaking change which removes functionality)_
- [ ] Breaking change _(fix or feature that would cause existing
functionality to change)_
- [ ] Documentation improvement

---

## Changes

- **`App\Cli\Constant\CliHeader`** — deleted; superseded by the
framework `Header`
- **`App\Cli\Message\AppCliHeader`** — deleted; superseded by the
framework `Header`
- **`TestCommand`** — uses `new Header($this->config->namespace,
$this->config->version, $route)` directly

---------

Co-authored-by: valkyrja-volundr[bot] <249390750+valkyrja-volundr[bot]@users.noreply.github.com>
Co-authored-by: MelechMizrachi <1179171+MelechMizrachi@users.noreply.github.com>

0 of 9 new or added lines in 3 files covered. (0.0%)

0 of 293 relevant lines covered (0.0%)

0.0 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
0.0
0.0% app/src/App/Cli/Command/TestCommand.php
4
0.0
0.0% app/src/App/Cli/Provider/RouteProvider.php
1
0.0
0.0% app/src/App/Cli/Provider/ServiceProvider.php
Jobs
ID Job ID Ran Files Coverage
1 25573026960.1 08 May 2026 06:40PM UTC 28
0.0
GitHub Action Run
Source Files on build 25573026960
  • Tree
  • List 28
  • Changed 3
  • Source Changed 3
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25573026960
  • deba77e0 on github
  • Prev Build on 26.x (#25531030445)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc