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

kristerkari / stylelint-scss / 457
93%

Build:
DEFAULT BRANCH: master
Ran 01 Dec 2017 08:32AM UTC
Jobs 1
Files 63
Run time 3s
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
457

push

travis-ci

Krister Kari
New rule: mixin and function named arguments (#182)

* test(at-mixin-named-arguments): Add tests for new rule

Created tests for new rule to guide the development of this rule.

* feat(at-mixin-named-arguments): Create rule logic for mixin named arguments rule

* test(at-mixin-named-arguments): Add tests for multiline mixin call

* feat(at-mixin-named-arguments): Write report messages for expected errors

* docs(at-mixin-named-arguments): Add rule documentation

* test(at-function-named-arguments): Add tests

* feat(at-function-named-parameters): Write logic for new rule

* docs(at-function-named-arguments): Add rule documentation

* chore(npm): Put postcss-value-parser back as a dependency

* fix(at-function-named-parameters): Fix missing array method

* chore(npm): Revert package-lock.json

* docs(at-function-named-parameters): fix arrow positioning

* feat(at-mixin-named-arguments): Add ignore secondary option

Instead of providing a primary option like "always-multiple-arguments", it is better to explicitly
ignore single arguments instead.

* feat(at-function-named-arguments): Add ignore secondary option

Instead of providing a primary option like "always-multiple-arguments", it is better to explicitly

* style(named-arguments): Add documentation spacing

* fix(at-mixin-named-arguments): Remove "always-multiple-arguments" from options

* fix(at-function-named-arguments): Remove "always-multiple-arguments" from valid options

* fix(at-function-named-arguments): Include all of the missing CSS native functions

* test(at-function-named-parameter): Add function camel-casing tests

* fix(at-*-named-parameters): Remove single argument rejection message and update tests rejection mess

984 of 1137 branches covered (86.54%)

70 of 70 new or added lines in 3 files covered. (100.0%)

1228 of 1338 relevant lines covered (91.78%)

157.82 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
src/rules/at-function-named-arguments/index.js
1
100.0
src/rules/at-mixin-named-arguments/index.js
Jobs
ID Job ID Ran Files Coverage
2 457.2 (CI=coverage) 01 Dec 2017 08:32AM UTC 0
91.78
Travis Job 457.2
Source Files on build 457
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #457
  • 4156467b on github
  • Prev Build on master (#444)
  • Next Build on master (#460)
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