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

MyIntervals / PHP-CSS-Parser / 14055790667
69%

Build:
DEFAULT BRANCH: main
Ran 25 Mar 2025 09:13AM UTC
Jobs 1
Files 42
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

25 Mar 2025 09:12AM UTC coverage: 52.048%. Remained the same
14055790667

push

github

web-flow
[TASK] Add (and use) a `CSSListItem` type (#1212)

This allows a single type to be used for the contents of a `CSSList`,
instead of a long list of orred types, and helps with static analysis.

Various `assertInstanceOf()` tests are added to the test cases to confirm that
the list items are of the type expected.

Some `implements` and `exetends` lists are now alphabetically sorted.

Also don't implement interfaces extended by another that is also implemented

PHP<7.4 does not allow this.
Instead, for clarity,
add a DocBlock comment stating which additional interfaces should be
implemented that are not explicitly listed in the `implements` section.

When our minimum PHP version becomes 7.4 or above, we can revisit this.

4 of 6 new or added lines in 1 file covered. (66.67%)

953 of 1831 relevant lines covered (52.05%)

6.76 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
45.54
0.0% src/CSSList/CSSList.php
Jobs
ID Job ID Ran Files Coverage
1 14055790667.1 25 Mar 2025 09:13AM UTC 42
52.05
GitHub Action Run
Source Files on build 14055790667
  • Tree
  • List 42
  • Changed 3
  • Source Changed 3
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #14055790667
  • 734c72eb on github
  • Prev Build on main (#14043825649)
  • Next Build on main (#14064594536)
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