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

sebnitu / vrembem / 23420767172
91%
main: 100%

Build:
Build:
LAST BUILD BRANCH: next
DEFAULT BRANCH: main
Ran 23 Mar 2026 03:58AM UTC
Jobs 1
Files 66
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

23 Mar 2026 03:56AM UTC coverage: 91.538%. Remained the same
23420767172

push

github

web-flow
Refactor vrembem entries and fix package issues (#2711)

The primary goal of this PR is to standardize package file entries and file properties. The main changes are with the vrembem package itself where the following entries have been changed and added:

- `vrembem`: Same as before, this package outputs all library styles along with CSS variables.
- `vrembem/styles`: Previously named `base`, this entry outputs all library styles without CSS variables.
- `vrembem/tokens`: Previously named `root`, this entry outputs all design tokens in the form of CSS variables.
- `vrembem/base`: This new entry is an alias for the `@vrembem/base` package.
- `vrembem/components`: This new entry outputs all component styles except for `base` and `utility` packages.
- `vrembem/utilities`: This new entry is an alias for the `@vrembem/utility` package.

These entries are to help make it more clear what their purposes are as well as making it more flexible with which packages to output and when. This also makes it easier for users to apply css `@layers` rules.

**Additional changes**

- `js`: The `types` property has also been added to the root of package files and moved the default types option to the top of the default entry.
- `all`: The `style` property has been added to the root of package files.
- `all`: Added missing `files` property to be more precise about which files are exposed to consumers.
- `all`: Removed the `./sass` entry as it was redundant with the default `.` > `sass` entry.
- `core/css`: Renamed the private `$-css-vars` to `$-tokens` for clarity. 
- `core`: Renamed the `core/root` entry to `core/tokens`.
- `misc`: Removed legacy root files that were missed from previous changes.
- `all`: Improved CSS entries.

590 of 666 branches covered (88.59%)

Branch coverage included in aggregate %.

946 of 1012 relevant lines covered (93.48%)

31.63 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23420767172.1 23 Mar 2026 03:58AM UTC 66
91.54
GitHub Action Run
Source Files on build 23420767172
  • Tree
  • List 66
  • 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 #23420767172
  • dc320c95 on github
  • Prev Build on next (#23397781115)
  • Next Build on next (#23421054032)
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