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

sebnitu / vrembem / 21775095172
94%
main: 100%

Build:
Build:
LAST BUILD BRANCH: next
DEFAULT BRANCH: main
Ran 07 Feb 2026 05:43AM UTC
Jobs 1
Files 64
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

07 Feb 2026 05:41AM UTC coverage: 93.641%. Remained the same
21775095172

push

github

web-flow
Config module expansion and watchers (#2648)

This PR primarily solidifies the use of the `core/config` module for setting global and component specific configurations. As part of this update, config now has an API for setting watches. This allows watching for changes to a specific property of the config map and running a mixin callback. This has been leveraged by the `core/palette` module which no longer has its own set/remove API in favor of using the config module directly.

A new pattern has also been implemented for using Sass's `with` clause allowing the `$config` map to directly set the properties of the config module. Documentation has been added to explain this method as an option for config management.

**Additional changes**
- `CodeExample` - Now accepts a `label` prop for setting label text for the code example.
- `CodeExpander` - New component for displaying large blocks of code that can be expanded and collapsed.
- `Popover` - Now accepts an `href` prop that switches to an anchor markup trigger instead of button.
- `ReferenceBar` - Now accepts a `hash.text` prop and converted it to a BEM component along with styles.
- `ReferenceCard` - Now accepts a `ref` prop that renders a link for external references.
- `core/config` - Updated docs to reflect changes.
- `core/css` - Added `ReferenceBar` documentation for functions and mixins.
- `core/palette` - Updated docs to reflect changes.
- `core/theme` - Added `ReferenceBar` documentation for functions and mixins.
- `core` `base` - Updated docs to reflect changes. 
- `base` - Added comment documentation to the config default object.
- `core/config` - Now has a `merge` mixin for merging a mixin type property with another map.
- `core/config` - The `apply` method no longer takes a `prefix` argument. 
- `core` `base` - Applied new `CodeExpander` component for documenting config options for each component.
- `core` - Moved all config setting into the sass root `_config.scss` file. This represents th... (continued)

577 of 634 branches covered (91.01%)

Branch coverage included in aggregate %.

925 of 970 relevant lines covered (95.36%)

32.08 hits per line

Jobs
ID Job ID Ran Files Coverage
1 21775095172.1 07 Feb 2026 05:43AM UTC 64
93.64
GitHub Action Run
Source Files on build 21775095172
  • Tree
  • List 64
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #21775095172
  • d60eb182 on github
  • Prev Build on next (#21702230833)
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