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

MyIntervals / emogrifier / 25811232653
98%

Build:
DEFAULT BRANCH: main
Ran 13 May 2026 04:09PM UTC
Jobs 1
Files 14
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

13 May 2026 04:08PM UTC coverage: 98.246% (+0.6%) from 97.669%
25811232653

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.

8 of 8 new or added lines in 4 files covered. (100.0%)

840 of 855 relevant lines covered (98.25%)

259.61 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25811232653.1 13 May 2026 04:09PM UTC 14
98.25
GitHub Action Run
Source Files on build 25811232653
  • Tree
  • List 14
  • Changed 4
  • Source Changed 4
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25811232653
  • 41f9ae48 on github
  • Prev Build on main (#25808833414)
  • Next Build on main (#25847594205)
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