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

0.6 #250

Closed Machy8 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #250 (3e8da1a) into master (efff353) will increase coverage by 3.70%. The diff coverage is 83.87%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #250      +/-   ##
==========================================
+ Coverage   75.03%   78.74%   +3.70%     
==========================================
  Files          27       27              
  Lines        4407     4243     -164     
  Branches      478      501      +23     
==========================================
+ Hits         3307     3341      +34     
+ Misses       1094      896     -198     
  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/unplugin/src/index.ts 86.45% <62.50%> (-5.82%) :arrow_down:
packages/stylify/src/Configurator.ts 71.05% <66.66%> (+36.59%) :arrow_up:
packages/bundler/src/Bundler.ts 84.35% <92.30%> (+6.52%) :arrow_up:
packages/stylify/src/Compiler/CompilationResult.ts 96.31% <100.00%> (ø)
packages/stylify/src/Compiler/Compiler.ts 96.05% <100.00%> (+0.18%) :arrow_up:
packages/stylify/src/Compiler/MacroMatch.ts 100.00% <100.00%> (ø)
packages/stylify/src/Compiler/RegExpMatch.ts 100.00% <100.00%> (ø)
... and 2 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 5623d7a...3e8da1a. Read the comment docs.