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

valkyrjaio / valkyrja / 24360452849
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: 26.x
DEFAULT BRANCH: master
Ran 13 Apr 2026 06:40PM UTC
Jobs 1
Files 1159
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

13 Apr 2026 06:39PM UTC coverage: 100.0%. Remained the same
24360452849

push

github

web-flow
[Throwable] Unique component throwable naming (#723)

# Description

Unique component throwable naming.

Massive overhaul of all throwables to avoid needing aliases. This will
help in Java tremendously.

- Rename all throwables and exceptions to be uniquely named.
- Deprecating throw helper static method in favor of throw new syntax.
- Ensure all *InvalidArgumentException and *RuntimeException exceptions
are abstract to force uniquely named exceptions across the framework.
This will ensure a dev can know where an exception originated from
directly from the name and single code location.

## Types of changes

- [X] Improvement _(non-breaking change which improves code)_
    <!-- Target the lowest major affected branch -->
- [ ] Bug fix _(non-breaking change which fixes an issue)_
    <!-- Target the lowest major affected branch -->
- [ ] New feature _(non-breaking change which adds functionality)_
    <!-- Target master -->
- [ ] Deprecation _(breaking change which removes functionality)_
    <!-- Target master -->
- [X] Breaking change _(fix or feature that would cause existing
functionality
  to change)_
<!-- Target master, unless this is a bug fix in which case let's chat
-->
- [ ] Documentation improvement
    <!-- Target appropriate branch -->

166 of 166 new or added lines in 90 files covered. (100.0%)

13022 of 13022 relevant lines covered (100.0%)

16.47 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24360452849.1 13 Apr 2026 06:40PM UTC 1159
100.0
GitHub Action Run
Source Files on build 24360452849
  • Tree
  • List 1159
  • Changed 104
  • Source Changed 104
  • Coverage Changed 17
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24360452849
  • 5a0e6239 on github
  • Prev Build on 26.x (#24230398784)
  • Next Build on 26.x (#24362702190)
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