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

msabitov / effcss
98%

Build:
DEFAULT BRANCH: master
Repo Added 08 Jul 2026 03:43PM UTC
Files 2
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master

11 Sep 2026 02:40PM UTC coverage: 98.471% (+0.3%) from 98.195%
#11

push

msabitov
v5.5.2:

Added:
- added tests for style hydration in lazy mode

Fixed:
- fixed a bug with the use of global at-rules within a scope in lazy mode, which could result in at-rules being created inside that scope (tests added)
- fixed a bug where the stylesheet generator was skipped during hydration in lazy mode, which could disrupt the counter generation order

Changed:
- lazy tests have been refined
- several edits to eliminate code duplication

282 of 297 branches covered (94.95%)

Branch coverage included in aggregate %.

70 of 70 new or added lines in 1 file covered. (100.0%)

684 of 684 relevant lines covered (100.0%)

39.58 hits per line

Relevant lines Covered
Build:
Build:
684 RELEVANT LINES 684 COVERED LINES
39.58 HITS PER LINE
Source Files on master
  • Tree
  • List 2
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
#11 master v5.5.2: Added: - added tests for style hydration in lazy mode Fixed: - fixed a bug with the use of global at-rules within a scope in lazy mode, which could result in at-rules being created inside that scope (tests added) - fixed a bug where the ... push 11 Sep 2026 02:44PM UTC msabitov
98.47
#10 master v5.5.1: Added: - added tests for using utils within the scope Fixed: - fixed a bug with full ignoring falsy values ​​in variables - fixed a bug that did not reset the scope when there was a CSS generation error Changed: - layer tests have been ... push 04 Sep 2026 08:41AM UTC msabitov
98.19
#9 master v5.5.0: Added: - lazy CSS generation mode added, it can be enabled/disabled via `configure` and allows to genereate CSS rules on the first use (tests added) - `lazyClassName` and `lazyAttribute` utils for lazy generation of single rules - the syn... push 28 Aug 2026 03:25PM UTC msabitov
97.89
#8 master v5.4.5: Added: - added hydration tests for stylesheets without meta Fixed: - fixed a bug with creating objects using the `attribute` function - previously, selectors used one attribute and erased each other with spreading syntax; now attributes ... push 21 Aug 2026 01:49PM UTC msabitov
98.32
#7 master v5.4.4: Fixed: - kebabcase property conversion now uses internal cache to improve performance - stringification and style parsing now use a pre-allocated array instead of dynamically allocating new ones - removed incorrect require export from pac... push 14 Aug 2026 08:46AM UTC msabitov
98.06
#6 master v5.4.3: Fixed: - the hydration now only makes three calls to `querySelectoAll`, reducing the cost of precomputed styles' detection (tests updated) - server-side stylesheets are not disabled but reused on the client side, eliminating duplicate ser... push 07 Aug 2026 09:28AM UTC msabitov
98.13
#5 master v5.4.2: Added: - section about vite-plugin-effcss has been added to the README Fixed: - the logic for hydrating user stylesheets has been corrected - now server stylesheet is not replaced by the new constructed one. It should increase styles hyd... push 31 Jul 2026 03:58PM UTC msabitov
98.41
#4 master v5.4.1: push 24 Jul 2026 04:04PM UTC msabitov
98.4
#3 master v5.4.0: Added: - `subscribe` utility that tracks the EffCSS style creation events (types and tests added) Changed: - minor adjustments to coverage settings push 17 Jul 2026 03:42PM UTC msabitov
97.92
#2 master v5.3.1: Added: - Vitest coverage scripts and deps - tests for serialization of disabled stylesheets and arbitrary functions Changed: - Vitest config now contains `coverage` - minor edits to README including a link to Coverage Status push 10 Jul 2026 05:22PM UTC msabitov
97.43
See All Builds (11)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc