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

sebnitu / vrembem / 25013133556
89%
main: 100%

Build:
Build:
LAST BUILD BRANCH: next
DEFAULT BRANCH: main
Ran 27 Apr 2026 06:45PM UTC
Jobs 1
Files 67
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

27 Apr 2026 06:43PM UTC coverage: 90.721%. Remained the same
25013133556

push

github

web-flow
Refactor the JS exports and rename collection classes (#2782)

This refactors the JavaScript exports of the all-in-one `vrembem` package by exporting the members of the core package directly instead of in a core namespace wrapper. This allows consumers to import a component along with plugins from the same import declaration:

```js
import { ModalCollection, focusTrap } from "vrembem";
```

As part of this update, all three JavaScript components have been renamed to better describe what they are and their purpose. Documentation and tests have also been update to reflect these changes.

- `Drawer` > `DrawerCollection`
- `Modal` > `ModalCollection`
- `Popover` > `PopoverCollection`

565 of 647 branches covered (87.33%)

Branch coverage included in aggregate %.

882 of 948 relevant lines covered (93.04%)

32.09 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25013133556.1 27 Apr 2026 06:45PM UTC 67
90.72
GitHub Action Run
Source Files on build 25013133556
  • Tree
  • List 67
  • Changed 12
  • Source Changed 12
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25013133556
  • 2b004bf5 on github
  • Prev Build on next (#24937162532)
  • Next Build on next (#25013428532)
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