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

sebnitu / vrembem / 9917469673
94%
main: 100%

Build:
Build:
LAST BUILD BRANCH: next-utility
DEFAULT BRANCH: main
Ran 13 Jul 2024 05:04AM UTC
Jobs 1
Files 52
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

13 Jul 2024 05:02AM UTC coverage: 100.0%. Remained the same
9917469673

push

github

web-flow
Refactor theme module as an extension of the css module (#1928)

To help reduce complexity and improve usability of the theme module, this PR refactors it to be an extension of the CSS module instead of maintaining it's own custom property map. Internally, that means `theme` no longer maintains it's own custom properties map, but instead it stores theme properties in `css.$_variables`. To allow this, `css` module has been made more flexible by allowing `css.get` and `css.set` to more directly access the contents of `css.$_variables` map.

**Deprecated theme API**
- `theme.get()` replaced with `css.get()`
- `theme.log()` replaced with `css.log()`
- `theme.$_themes` usage replaced with `css.$_variables`

**Additional changes**
- Fixed issue with broken watch npm scripts.
- Fixed issue with section component not properly getting root style padding.

508 of 508 branches covered (100.0%)

Branch coverage included in aggregate %.

2293 of 2293 relevant lines covered (100.0%)

43.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9917469673.1 13 Jul 2024 05:04AM UTC 0
100.0
GitHub Action Run
Source Files on build 9917469673
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #9917469673
  • e070680f on github
  • Prev Build on next (#9899895605)
  • Next Build on next (#9917587022)
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