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

MyIntervals / emogrifier / 25507036559
98%

Build:
DEFAULT BRANCH: main
Ran 07 May 2026 03:58PM 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

07 May 2026 03:57PM UTC coverage: 97.669% (-0.003%) from 97.672%
25507036559

push

github

web-flow
[CLEANUP] Make `AbstractHtmlProcessor::domDocument` private (#1621)

Also make it non-nullable as it will never be read before
initialization.

Access to the property already is guarded by the `getDomDocument()`
accessor, which we'll need to keep as we access it from the
outside.

We cannot guard the getter's code with an `assert` as PHPStan
would complain about a useless assert there. So rely on PHP
throwing an error if the getter is called before the property
is initialized.

Also improve some related comments.

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

838 of 858 relevant lines covered (97.67%)

257.98 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25507036559.1 07 May 2026 03:58PM UTC 14
97.67
GitHub Action Run
Source Files on build 25507036559
  • Tree
  • List 14
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25507036559
  • adfbf084 on github
  • Prev Build on main (#25022097748)
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