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

MyIntervals / emogrifier / 33010725176
98%

Build:
DEFAULT BRANCH: main
Ran 26 Aug 2026 08:30PM 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

26 Aug 2026 08:30PM UTC coverage: 98.062% (-0.2%) from 98.276%
33010725176

push

github

web-flow
[TASK] Make PHPStan extension compatible with PHPStan 2.2.8 (#1646)

* [TASK] Make PHPStan extension compatible with PHPStan 2.2.8

The extension merely silences warnings about impossible `instanceof`
assertions, on a global basis, avoiding the need to clutter the code with
`phpstan-ignore` comments.

But if PHPStan's behaviour keeps changing with every point release, the
extension may need to be dropped in favour of cluttering the code with
`phpstan-ignore` comments.

In PHPStan 2.2.8, the applicable `Node` parameter passed to `shouldIgnore()`
is now a `FunctionCallExpressionNode`, wrapping `FuncCall` that was passed in
previous versions.

* Add `class_exists()` check

* Reduce cyclomatic complexity

15 of 17 new or added lines in 1 file covered. (88.24%)

860 of 877 relevant lines covered (98.06%)

254.19 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
90.91
-9.09% src/PhpStan/IgnoreBooleanAlways.php
Jobs
ID Job ID Ran Files Coverage
1 33010725176.1 26 Aug 2026 08:30PM UTC 15
98.06
GitHub Action Run
Source Files on build 33010725176
  • Tree
  • List 15
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #33010725176
  • 45b56296 on github
  • Prev Build on main (#31799929912)
  • Next Build on main (#33066066715)
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