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

postcss / postcss-selector-parser / 534
95%

Build:
DEFAULT BRANCH: master
Ran 04 May 2018 08:34PM UTC
Jobs 3
Files 29
Run time 2min
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

pending completion
534

push

travis-ci

web-flow
Merge pull request #140.

* The way a descendent combinator that isn't a single space character (E.g. `.a  .b`) is stored in the AST has changed.
* Named Combinators (E.g. `.a /for/ .b`) are now properly parsed as a combinator.
* It is now possible to look up a node based on the source location of a character in that node and to query nodes if they contain some character.
* Several bug fixes that caused the parser to hang and run out of memory when a `/` was encountered have been fixed.
* The minimum supported version of Node is now `v6.0.0`.

This fixes stylelint in conjunction with https://github.com/stylelint/stylelint/pull/3284

731 of 825 branches covered (88.61%)

139 of 139 new or added lines in 5 files covered. (100.0%)

1278 of 1340 relevant lines covered (95.37%)

616.55 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
src/selectors/node.js
3
100.0
src/parser.js
Jobs
ID Job ID Ran Files Coverage
1 534.1 (INTEGRATION=false) 04 May 2018 08:34PM UTC 0
95.37
Travis Job 534.1
2 534.2 (INTEGRATION=true) 04 May 2018 08:37PM UTC 0
95.37
Travis Job 534.2
3 534.3 (INTEGRATION=false) 04 May 2018 08:37PM UTC 0
93.81
Travis Job 534.3
Source Files on build 534
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #534
  • 479d8a76 on github
  • Prev Build on master (#515)
  • Next Build on master (#538)
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