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 #262

Closed Machy8 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #262 (dc66d8a) into master (f1bcb52) will increase coverage by 0.16%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #262      +/-   ##
==========================================
+ Coverage   79.25%   79.41%   +0.16%     
==========================================
  Files          25       25              
  Lines        4233     4266      +33     
  Branches      501      509       +8     
==========================================
+ Hits         3355     3388      +33     
  Misses        874      874              
  Partials        4        4              
Impacted Files Coverage Ξ”
packages/stylify/src/Compiler/CompilationResult.ts 96.78% <100.00%> (+0.47%) :arrow_up:
packages/stylify/src/Compiler/Compiler.ts 96.00% <100.00%> (-0.05%) :arrow_down:
packages/stylify/src/Compiler/CssRecord.ts 83.25% <100.00%> (+1.04%) :arrow_up:

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 f1bcb52...dc66d8a. Read the comment docs.