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

MyIntervals / emogrifier / 27641166828
98%

Build:
DEFAULT BRANCH: main
Ran 16 Jun 2026 07:03PM UTC
Jobs 1
Files 15
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

16 Jun 2026 07:02PM UTC coverage: 98.282%. Remained the same
27641166828

push

github

web-flow
[BUGFIX] Add missing `use` in PHPStan extension test (#1629)

PHPStan is only run on a recent PHP version, so the extension only needs
testing against that version.  Older versions of PHPStan (which support older
PHP versions) do not support the extension.  But the unit tests are run on all
supported PHP versions, so those for the extension need to be skipped on
versions for which it is not supported.  This is done via an
`interface_exists()` check.

But without the `use` statement, that check was resulting in the test being
skipped for all versions.

858 of 873 relevant lines covered (98.28%)

255.71 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27641166828.1 16 Jun 2026 07:03PM UTC 15
98.28
GitHub Action Run
Source Files on build 27641166828
  • Tree
  • List 15
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27641166828
  • 995fecc3 on github
  • Prev Build on main (#26355772278)
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