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

MyIntervals / emogrifier / 25811232653 / 1
98%
main: 98%

Build:
DEFAULT BRANCH: main
Ran 13 May 2026 04:09PM UTC
Files 14
Run time 1s
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 May 2026 04:08PM UTC coverage: 98.246% (+0.6%) from 97.669%
25811232653.1

push

github

web-flow
[CLEANUP] Rely on PHP to detect access to uninitialized properties (#1620)

In our code, the exception that indicated that the property
was accessed before initialization is never thrown.

So we can simplify our code by removing the check (and the
exception) and make use of PHP's own mechanism for throwing an
error if the property is accessed before initialization.

We can also add assertions that the factory methods initialize the property.

840 of 855 relevant lines covered (98.25%)

259.61 hits per line

Source Files on job 25811232653.1
  • Tree
  • List 14
  • Changed 4
  • Source Changed 4
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25811232653
  • 41f9ae48 on github
  • Prev Job for on main (#25808833414.1)
  • Next Job for on main (#25847594205.1)
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