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

Fixes3 #154

Closed Machy8 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #154 (e4e780b) into master (30b8ef8) will increase coverage by 0.21%. The diff coverage is 56.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #154      +/-   ##
==========================================
+ Coverage   69.61%   69.83%   +0.21%     
==========================================
  Files          24       25       +1     
  Lines        3564     3560       -4     
  Branches      325      326       +1     
==========================================
+ Hits         2481     2486       +5     
+ Misses       1077     1068       -9     
  Partials        6        6              
Impacted Files Coverage Δ
packages/stylify/src/Configurator.ts 34.45% <8.33%> (+0.70%) :arrow_up:
packages/stylify/src/Compiler/CompilationResult.ts 89.71% <100.00%> (+0.09%) :arrow_up:
packages/stylify/src/Utilities/index.ts 100.00% <100.00%> (ø)
packages/stylify/src/Utilities/numbers.ts 100.00% <100.00%> (ø)
packages/unplugin/src/index.ts 91.86% <100.00%> (+0.12%) :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 30b8ef8...e4e780b. Read the comment docs.