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

MyIntervals / PHP-CSS-Parser / 20213423322
69%

Build:
DEFAULT BRANCH: main
Ran 14 Dec 2025 08:06PM UTC
Jobs 1
Files 47
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 Dec 2025 08:05PM UTC coverage: 69.027% (-0.06%) from 69.082%
20213423322

push

github

web-flow
[TASK] Guard against infinite loop in `parseList` (#1427)

This can't be tested because there are currently no cases that would fail the
test without the change.

It is there as a preventative double-lock measure to make sure any future code
changes do not introduce an infinite loop.

It's a slight unoptimization,
as it adds what should be a redundant runtime check,
but at miniscule performance cost versus the value of preventing a waste of CPU
power and memory in the case that something goes wrong.

2 of 3 new or added lines in 1 file covered. (66.67%)

1 existing line in 1 file now uncovered.

1326 of 1921 relevant lines covered (69.03%)

31.46 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
68.45
-0.52% src/CSSList/CSSList.php

Uncovered Existing Lines

Lines Coverage ∆ File
1
68.45
-0.52% src/CSSList/CSSList.php
Jobs
ID Job ID Ran Files Coverage
1 20213423322.1 14 Dec 2025 08:05PM UTC 47
69.03
GitHub Action Run
Source Files on build 20213423322
  • Tree
  • List 47
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20213423322
  • 704c17f0 on github
  • Prev Build on main (#20211868769)
  • Next Build on main (#20215175614)
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

© 2025 Coveralls, Inc