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

Closed Machy8 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #189 (6d5ff3c) into master (3dfd0be) will increase coverage by 0.44%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #189      +/-   ##
==========================================
+ Coverage   70.50%   70.95%   +0.44%     
==========================================
  Files          25       26       +1     
  Lines        3977     4045      +68     
  Branches      511      514       +3     
==========================================
+ Hits         2804     2870      +66     
- Misses       1166     1168       +2     
  Partials        7        7              
Impacted Files Coverage Δ
packages/stylify/src/Compiler/Compiler.ts 95.57% <100.00%> (-0.22%) :arrow_down:
packages/stylify/src/Compiler/CustomSelector.ts 98.38% <100.00%> (-0.02%) :arrow_down:
packages/stylify/src/Utilities/index.ts 100.00% <100.00%> (ø)
packages/stylify/src/Utilities/strings.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 3dfd0be...6d5ff3c. Read the comment docs.