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

sebnitu / vrembem / 10185684363
94%
main: 100%

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

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

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

Jobs
ID Job ID Ran Files Coverage
1 10185684363.1 31 Jul 2024 06:31PM UTC 0
100.0
GitHub Action Run
Source Files on build 10185684363
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #10185684363
  • fd484a81 on github
  • Prev Build on next (#10171864706)
  • Next Build on next (#10185786149)
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