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

MyIntervals / PHP-CSS-Parser / 13885277473
69%

Build:
DEFAULT BRANCH: main
Ran 16 Mar 2025 04:25PM UTC
Jobs 1
Files 41
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

16 Mar 2025 04:25PM UTC coverage: 55.727% (-0.1%) from 55.84%
13885277473

push

github

web-flow
[BUGFIX] Include comments for all rules in declaration block (#1169)

- `Rule::parse()` will no longer consume anything after the semicolon
  terminating the rule - it does not belong to that rule;
- The whitespace and comments before a rule will be processed by
  `RuleSet::parseRuleSet()` and passed as a parameter to `Rule::parse()` -
  - This is only required while 'strict mode' parsing is an option,
    to avoid having an exception thrown during normal operation
    (i.e. when `Rule::parse()` encounters normal `}`
    as opposed to some other junk, which is not distinguished).

Fixes #173.
See also #672, #741.

2 of 8 new or added lines in 2 files covered. (25.0%)

1046 of 1877 relevant lines covered (55.73%)

12.64 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
6
0.0
0.0% src/RuleSet/RuleSet.php
Jobs
ID Job ID Ran Files Coverage
1 13885277473.1 16 Mar 2025 04:25PM UTC 41
55.73
GitHub Action Run
Source Files on build 13885277473
  • Tree
  • List 41
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #13885277473
  • e0e0dd3d on github
  • Prev Build on main (#13841569878)
  • Next Build on main (#13886296170)
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