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

MyIntervals / PHP-CSS-Parser / 25847617443
73%

Build:
DEFAULT BRANCH: main
Ran 14 May 2026 07:25AM UTC
Jobs 1
Files 54
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

14 May 2026 07:24AM UTC coverage: 73.324%. Remained the same
25847617443

push

github

web-flow
[CLEANUP] Remove redundant test code (#1584)

`getAllValues()` only includes values that are `Value` objects.
It does not include `string` values.  So the list returned was empty,
the loop had no iterations, and the `assertSame()` was never called.

It doesn't make sense to replace the code with an assertion that
`getAllValues()` is returning an empty list, because the `TestCase` is for
`Parser`, not `Document`.  Besides, there is already an assertion that `red`
is set for the string `color` value.

Uncovered by PHPStan config change in #1583.
This change would also have silenced the same PHPStan warning.

1608 of 2193 relevant lines covered (73.32%)

38.12 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25847617443.1 14 May 2026 07:25AM UTC 54
73.32
GitHub Action Run
Source Files on build 25847617443
  • Tree
  • List 54
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25847617443
  • a9e7b09d on github
  • Prev Build on main (#25808894043)
  • Next Build on main (#25965371879)
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