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

stylelint-scss / stylelint-scss / 19872257686
91%

Build:
DEFAULT BRANCH: master
Ran 02 Dec 2025 08:19PM UTC
Jobs 1
Files 128
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

02 Dec 2025 08:18PM UTC coverage: 91.711% (-0.2%) from 91.887%
19872257686

push

github

web-flow
Update `dollar-variable-no-missing-interpolation` to check custom properties, allow `--fix` (#1195)

* initial commit of interpolation rule

* Add custom-property-no-missing-interpolation rule

Adds a new rule to enforce proper interpolation of SCSS variables in CSS
custom properties. SCSS variables used in custom properties (--*) must be
wrapped in interpolation syntax #{...} to be evaluated correctly.

Fixes #597

* Improve test coverage and follow stylelint conventions

- Use 'a' selector and foo/bar/baz naming per stylelint conventions
- Add edge case tests for CSS strings, comments, url(), and CSS-wide keywords
- Increase test coverage from 22 to 32 tests
- Update README examples to match conventions

* improved documentation for new rule

* migrated scss interpolation logic to existing dollar-variable-no-missing-interpolation; added --fix ability to that rule as well

* trimmed documentation on dollar-variable-no-missing-interpolation

* added more tests for the fix functionality on historical dollar-variable-no-missing-interpolation functionality

* minor update to dollar-variable-no-missing-interpolation README

* minor update to dollar-variable-no-missing-interpolation README

* updated README to use foo / bar / baz

2196 of 2498 branches covered (87.91%)

Branch coverage included in aggregate %.

74 of 85 new or added lines in 1 file covered. (87.06%)

3524 of 3739 relevant lines covered (94.25%)

147.87 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
11
85.44
-7.41% src/rules/dollar-variable-no-missing-interpolation/index.js
Jobs
ID Job ID Ran Files Coverage
1 19872257686.1 02 Dec 2025 08:18PM UTC 128
91.71
GitHub Action Run
Source Files on build 19872257686
  • Tree
  • List 128
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #19872257686
  • 1da7b089 on github
  • Prev Build on master (#19312652186)
  • Next Build on master (#19872289136)
  • 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