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

eslint / csstree / 23361254971
98%

Build:
DEFAULT BRANCH: main
Ran 20 Mar 2026 08:27PM UTC
Jobs 1
Files 135
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

20 Mar 2026 08:26PM UTC coverage: 98.457% (-0.09%) from 98.55%
23361254971

push

github

web-flow
fix: sync with upstream csstree v3.2.1 (#125)

* Add the same patch for `overflow-x` and `overflow-y` as for `overflow` (#323)

* Add patch for `position-try-options` (#324)

* Bump mdn-data and update CSS syntax patch (#327)

* Update mdn-data
* Update CSS syntax patch

* Fix tests

* Bump versions for github actions

* fix: Remove outdated `container-type` property patch (#313)

* Add patch for `overflow-block` and `overflow-inline` (#354)

* fix: support percentage values in fill-opacity property (#347)

* Add support for @font-feature-values (#349)

* Add support for math functions in lexer (#344)

* Remove `unicode-range` descriptor patch (#332)

* Disable auto-insert whitespaces for raw values in generate() (fixes #356)

* Update nodejs versions

* Add `list` option for parser (fixes #348)

When the `list` option is truthy (which is the default) or not specified, the parser uses a linked list (`List` instance) for children. When `list` is falsy, the parser uses arrays for children.

* Add support for stacked multipliers `{A}?` and `{A,B}?` in definition syntax parsing (fixes #346)

* Bump deps

* Fix syntax definition issues

* Fix GitHub actions

* Add Function Notation in syntax definition (#292)

* 3.2.0

* Fix parsing of nested function in a group in definition syntax (fixes #358)

* 3.2.1

* Add note about stacked multipliers

* restore fork-specific files after upstream sync

* restore generator and lexer changes lost during merge

---------

Co-authored-by: Ryo Matsukawa <76232929+ryo-manba@users.noreply.github.com>
Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com>
Co-authored-by: Roman Dvornov <rdvornov@gmail.com>
Co-authored-by: skyclouds2001 <95597335+skyclouds2001@users.noreply.github.com>
Co-authored-by: Romain Menke <11521496+romainmenke@users.noreply.github.com>
Co-authored-by: Azat S. <to@azat.io>

3005 of 3084 branches covered (97.44%)

Branch coverage included in aggregate %.

135 of 151 new or added lines in 5 files covered. (89.4%)

12053 of 12210 relevant lines covered (98.71%)

4158.22 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
98.52
-0.7% lib/parser/create.js
13
97.6
-1.38% lib/lexer/generic.js
Jobs
ID Job ID Ran Files Coverage
1 node-24.x - 23361254971.1 20 Mar 2026 08:27PM UTC 135
98.46
GitHub Action Run
Source Files on build 23361254971
  • Tree
  • List 135
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • b3f64845 on github
  • Prev Build on main (#23053351005)
  • Delete
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