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

Aliases escaping #164

Closed Machy8 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #164 (1fadffe) into master (ad714bb) will increase coverage by 0.23%. The diff coverage is 97.87%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #164      +/-   ##
==========================================
+ Coverage   69.30%   69.53%   +0.23%     
==========================================
  Files          25       25              
  Lines        3743     3765      +22     
  Branches      456      462       +6     
==========================================
+ Hits         2594     2618      +24     
+ Misses       1143     1141       -2     
  Partials        6        6              
Impacted Files Coverage Δ
packages/unplugin/src/index.ts 92.57% <91.66%> (+0.71%) :arrow_up:
packages/bundler/src/Bundler.ts 66.29% <100.00%> (ø)
packages/stylify/src/Compiler/Compiler.ts 95.74% <100.00%> (+0.11%) :arrow_up:
packages/stylify/src/Compiler/MacroMatch.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

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