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

baetheus / css / 27326384392
100%

Build:
DEFAULT BRANCH: main
Ran 11 Jun 2026 05:40AM UTC
Jobs 2
Files 4
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

11 Jun 2026 05:39AM UTC coverage: 100.0%. Remained the same
27326384392

push

github

baetheus
feat: implement variant and abstract HasStyles

Found a use for variants afterall, essentially as a single object
collection of keyed Styles in the way of Theme. Variant and Style now
both implement HasStyles, which is a simple non-enumerable key
containing a () => Generator<StyleBlock>. The render functions now use
HasStyles as the gate. Variant is primarily introduced to make utility
classes easier to implement altogether.

Additionally, removed the join method from Style and reverted Style to a
type with a simple factory function. The top level join function now
accepts HasStyles and returns them. The nice thing about this is that
join no longer has to merge selectors, which was not really useful to
begin with.

41 of 41 branches covered (100.0%)

Branch coverage included in aggregate %.

49 of 49 new or added lines in 2 files covered. (100.0%)

293 of 293 relevant lines covered (100.0%)

160.39 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-v2.6.10-ubuntu-latest - 27326384392.1 11 Jun 2026 05:40AM UTC 4
100.0
GitHub Action Run
2 run-v2.6.10-macOS-latest - 27326384392.2 11 Jun 2026 05:40AM UTC 4
100.0
GitHub Action Run
Source Files on build 27326384392
  • Tree
  • List 4
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27326384392
  • c880d473 on github
  • Prev Build on main (#27321674283)
  • Next Build on main (#27360304954)
  • Delete
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