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

konradmichalik / ttt / 30529496570
100%
main: 100%

Build:
Build:
LAST BUILD BRANCH: docs/restructure-attribute-and-kit-docs
DEFAULT BRANCH: main
Ran 30 Jul 2026 09:09AM UTC
Jobs 1
Files 47
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

30 Jul 2026 09:08AM UTC coverage: 100.0% (+2.7%) from 97.319%
30529496570

Pull #47

github

konradmichalik
fix: restore 100% test coverage

Several new handlers introduced across the recent attribute batch dropped
overall coverage from 100% to ~97%:

- ContextAspectSandbox had no test declaring #[CoversClass] for it, so
  PHPUnit's per-test covers-attribution never credited it despite being
  exercised by BackendUserHandlerTest and FrontendUserHandlerTest - now
  declared on both.
- Four defensive/never-reachable branches (private constructors on the
  new static-only utility classes, the framework-absent guard branch kept
  inert only because this repo's own test stub always makes it exist, the
  no-TestCase-in-backtrace fallback, and an unreachable setlocale() read
  failure) were missing the @codeCoverageIgnore treatment already used
  elsewhere in this codebase (e.g. EnvironmentHandler) for the same kind
  of defensive code.
Pull Request #47: fix: restore 100% test coverage

628 of 628 relevant lines covered (100.0%)

4.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30529496570.1 30 Jul 2026 09:09AM UTC 47
100.0
GitHub Action Run
Source Files on build 30529496570
  • Tree
  • List 47
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30529496570
  • Pull Request #47
  • PR Base - main (#30528525428)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc