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

valkyrjaio / sindri-php / 25974988993
100%

Build:
DEFAULT BRANCH: 26.x
Ran 16 May 2026 10:46PM UTC
Jobs 1
Files 79
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

16 May 2026 10:46PM UTC coverage: 100.0%. Remained the same
25974988993

push

github

web-flow
[Ast] Move Result namespace into Data (#60)

# Description

Moves the Result classes from `Sindri\Ast\Result` into the
`Sindri\Ast\Data\Result` namespace to better reflect that they are data
structures rather than reader concerns. All affected readers, contracts,
generators, and tests are updated accordingly.

---

## Types of Changes

- [ ] 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)_
- [x] Breaking change _(fix or feature that would cause existing
functionality to change)_
- [ ] Documentation improvement

---

## Changes

- **`Sindri\Ast\{Cli,Http,Listener,Route,Service,Component,Config}`
readers and contracts** — updated `use` statements to point to the new
`Sindri\Ast\Data\Result\*` namespace
- **`Sindri\Ast\Result\*` → `Sindri\Ast\Data\Result\*`** — moved all
nine result classes (`CliRouteAttributeResult`,
`ComponentProviderResult`, `ConfigResult`, `HttpRouteAttributeResult`,
`ListenerAttributeResult`, `ListenerProviderResult`,
`RouteProviderResult`, `ServiceProviderResult`) into the `Data`
sub-namespace
- **`GenerateDataFromAst`** — updated `use` statements to reflect the
new result namespace
- **All result unit tests and dependent tests** — updated namespace
references to match the new location

1544 of 1544 relevant lines covered (100.0%)

16.31 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25974988993.1 16 May 2026 10:46PM UTC 79
100.0
GitHub Action Run
Source Files on build 25974988993
  • Tree
  • List 79
  • Changed 17
  • Source Changed 17
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25974988993
  • 7d4e006d on github
  • Prev Build on 26.x (#25969170327)
  • Next Build on 26.x (#25975008411)
  • 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