stylify / packages

💎 Monorepository for Stylify packages. Stylify uses CSS-like selectors to generate Extremely optimized utility-first CSS dynamically based on what you write 💎.
https://stylifycss.com
MIT License
424 stars 9 forks source link

Matches #231

Closed Machy8 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #231 (6b31fc9) into 0.6 (10d05ee) will increase coverage by 3.64%. The diff coverage is 76.53%.

Impacted file tree graph

@@            Coverage Diff             @@
##              0.6     #231      +/-   ##
==========================================
+ Coverage   72.77%   76.42%   +3.64%     
==========================================
  Files          27       28       +1     
  Lines        4140     4348     +208     
  Branches      549      481      -68     
==========================================
+ Hits         3013     3323     +310     
+ Misses       1121     1019     -102     
  Partials        6        6              
Impacted Files Coverage Δ
packages/astro/src/index.ts 0.00% <0.00%> (ø)
packages/nuxt-module/src/index.ts 0.00% <0.00%> (ø)
packages/nuxt/src/module.ts 0.00% <0.00%> (ø)
packages/stylify/src/Configurator.ts 71.05% <66.66%> (+36.59%) :arrow_up:
packages/bundler/src/Bundler.ts 78.10% <77.02%> (+6.78%) :arrow_up:
packages/unplugin/src/index.ts 92.33% <89.65%> (-0.30%) :arrow_down:
packages/stylify/src/Compiler/Compiler.ts 95.97% <97.93%> (+0.13%) :arrow_up:
packages/stylify/src/Compiler/MacroMatch.ts 100.00% <100.00%> (ø)
packages/stylify/src/Compiler/RegExpMatch.ts 100.00% <100.00%> (ø)
packages/stylify/src/Compiler/defaultPreset.ts 92.23% <100.00%> (+0.39%) :arrow_up:
... and 1 more

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 653540c...6b31fc9. Read the comment docs.