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

Mangling fixes, Twig match areas, Tunning #194

Closed Machy8 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #194 (6c6e47d) into master (05aba73) will increase coverage by 0.09%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #194      +/-   ##
==========================================
+ Coverage   71.03%   71.12%   +0.09%     
==========================================
  Files          26       26              
  Lines        4056     4063       +7     
  Branches      518      521       +3     
==========================================
+ Hits         2881     2890       +9     
+ Misses       1168     1166       -2     
  Partials        7        7              
Impacted Files Coverage Δ
packages/stylify/src/Compiler/Compiler.ts 95.60% <100.00%> (-0.01%) :arrow_down:
packages/stylify/src/Compiler/CssRecord.ts 82.12% <100.00%> (+0.96%) :arrow_up:
.../stylify/src/Compiler/MinifiedSelectorGenerator.ts 100.00% <100.00%> (ø)
packages/stylify/src/Compiler/defaultPreset.ts 84.70% <100.00%> (+0.46%) :arrow_up:

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 05aba73...6c6e47d. Read the comment docs.