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

valkyrjaio / sindri-php / 25975571195
100%

Build:
DEFAULT BRANCH: 26.x
Ran 16 May 2026 11:17PM 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 11:17PM UTC coverage: 100.0%. Remained the same
25975571195

push

github

web-flow
[Ast] Change private constructor properties to protected (#61)

# Description

Changes `private readonly` constructor-promoted properties to `protected
readonly` in `CliRouteAttributeReader` and `HttpRouteAttributeReader` so
subclasses can access and override them if needed.

---

## 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

- **`CliRouteAttributeReader`** — `$parameterReader` promoted property
changed from `private readonly` to `protected readonly`
- **`HttpRouteAttributeReader`** — `$parameterReader` and
`$middlewareReader` promoted properties changed from `private readonly`
to `protected readonly`

1544 of 1544 relevant lines covered (100.0%)

16.31 hits per line

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