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

sebnitu / vrembem / 22248513215
92%
main: 100%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/next/astro-5.18.0
DEFAULT BRANCH: main
Ran 21 Feb 2026 02:22AM 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

21 Feb 2026 02:20AM UTC coverage: 92.187%. Remained the same
22248513215

push

github

web-flow
Improve how CSS modules handle map flattening (#2663)

The goal of this PR is to make handling of maps within the context of the `core/css` module more consistent. This also applies to modules that expand the CSS module, such as `core/theme`. To do this, there are three new utilities added:

- `args-to-map` - Converts various combinations of the prop and value arguments into a single prefixed and flattened map.
- `flatten-map` - A utility function to flatten a multi-level map by prefixing each level with the previous map's key. The only map that isn't flattened and stored directly are maps with the `"config"` key.
- `prefix-map` - Prefix all map keys with a provided string value

**Additional changes**
- `core/theme` - Now takes the `theme` argument first before component and other arguments. This is to help make the theme API more intuitive.
- `core/theme` - Added theme check to `theme.class` function

583 of 652 branches covered (89.42%)

Branch coverage included in aggregate %.

939 of 999 relevant lines covered (93.99%)

31.68 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22248513215.1 21 Feb 2026 02:22AM UTC 64
92.19
GitHub Action Run
Source Files on build 22248513215
  • 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 #22248513215
  • d927a7e1 on github
  • Prev Build on next (#22235462988)
  • Next Build on next (#22248610245)
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