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

MyIntervals / PHP-CSS-Parser / 27676171333
73%

Build:
DEFAULT BRANCH: main
Ran 17 Jun 2026 08:31AM UTC
Jobs 1
Files 55
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

17 Jun 2026 08:30AM UTC coverage: 72.604% (-0.7%) from 73.3%
27676171333

push

github

web-flow
[TASK] Add PHPStan extension to allow assertions (#1594)

Suppress warnings for `assert()`s that, according to the DocBlock, can never
fail, but in reality could, due to programmer error, since the DocBlock types
are not enforced by PHP.

This allows us to restore `treatPhpDocTypesAsCertain:true` for stricter static
analysis, whilst also using assertions for runtime checks in a development
environment, without cluttering up the code with `@phpstan-ignore` comments.

The change parallels https://github.com/MyIntervals/emogrifier/pull/1624.
It may be possible in future to move the extension to a separate package.

0 of 21 new or added lines in 1 file covered. (0.0%)

1606 of 2212 relevant lines covered (72.6%)

37.87 hits per line

Uncovered Changes

Lines Coverage ∆ File
21
0.0
src/PhpStan/IgnoreBooleanAlways.php
Jobs
ID Job ID Ran Files Coverage
1 27676171333.1 17 Jun 2026 08:31AM UTC 55
72.6
GitHub Action Run
Source Files on build 27676171333
  • Tree
  • List 55
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27676171333
  • 1dd6b844 on github
  • Prev Build on main (#27604181529)
  • Next Build on main (#27702299794)
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