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

sebnitu / vrembem / 10185684363 / 1
94%
main: 100%

Build:
Build:
LAST BUILD BRANCH: next-utility
DEFAULT BRANCH: main
Ran 31 Jul 2024 06:31PM UTC
Files 53
Run time 1s
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

31 Jul 2024 06:29PM UTC coverage: 100.0%. Remained the same
10185684363.1

push

github

web-flow
Add css.defer function to better manage dependent custom property values and output (#1962)

This PR adds a new function `css.defer` to the CSS module that will prevent outputting custom properties if they're referenced in another custom property that isn't used. Once the dependent property is used, both custom properties will be output. This is done by setting a special value in the variables map which is evaluated in both `get` and `output` calls.

This PR also adds a necessary `form-control-size` mixin that handles setting the size custom property of form controls which relies on having available the values of `form-control-line-height` and `form-control-padding-y`. Since these values are not deferred, we use a mixin to set this property before it's used.

531 of 531 branches covered (100.0%)

Branch coverage included in aggregate %.

2399 of 2399 relevant lines covered (100.0%)

42.48 hits per line

Source Files on job 10185684363.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 10185684363
  • fd484a81 on github
  • Prev Job for on next (#10171864706.1)
  • Next Job for on next (#10185786149.1)
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