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

valkyrjaio / valkyrja-php / 24649313214
100%

Build:
DEFAULT BRANCH: 26.x
Ran 20 Apr 2026 05:03AM UTC
Jobs 1
Files 1161
Run time 2min
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

20 Apr 2026 05:02AM UTC coverage: 100.0%. Remained the same
24649313214

push

github

web-flow
[Validation] Rename Rule::getException() to throwException() (#768)

# Description

Renames `getException()` to `throwException()` in the abstract `Rule`
class to better reflect that the method throws rather than returns an
exception. The method was protected and not expected to have external
overrides.

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

- **`src/Valkyrja/Validation/Rule/Abstract/Rule.php`**
    - Renamed `getException()` to `throwException()`
    - Updated the call site in `validate()`
    - Updated the doc comment

2 of 2 new or added lines in 1 file covered. (100.0%)

13040 of 13040 relevant lines covered (100.0%)

16.01 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24649313214.1 20 Apr 2026 05:03AM UTC 1161
100.0
GitHub Action Run
Source Files on build 24649313214
  • Tree
  • List 1161
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24649313214
  • 9ca7aabd on github
  • Prev Build on 26.x (#24648724889)
  • Next Build on 26.x (#24649596507)
  • 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