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
429 stars 9 forks source link

Tunning8 #140

Closed Machy8 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #140 (4bba5f4) into master (b2d2b37) will increase coverage by 0.81%. The diff coverage is 89.94%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #140      +/-   ##
==========================================
+ Coverage   68.69%   69.51%   +0.81%     
==========================================
  Files          22       24       +2     
  Lines        3392     3575     +183     
  Branches      316      323       +7     
==========================================
+ Hits         2330     2485     +155     
- Misses       1056     1084      +28     
  Partials        6        6              
Impacted Files Coverage Δ
packages/astro/src/index.ts 0.00% <0.00%> (ø)
packages/nuxt-module/src/index.ts 0.00% <0.00%> (ø)
packages/nuxt-module/src/webpack-loader.ts 0.00% <0.00%> (ø)
packages/nuxt/src/module.ts 0.00% <0.00%> (ø)
packages/stylify/src/Hooks.ts 55.26% <55.26%> (ø)
packages/unplugin/src/index.ts 91.02% <88.88%> (-0.39%) :arrow_down:
packages/stylify/src/Compiler/Compiler.ts 93.90% <93.25%> (+0.36%) :arrow_up:
packages/stylify/src/Compiler/CompilationResult.ts 89.62% <95.00%> (+2.95%) :arrow_up:
packages/stylify/src/Compiler/CustomSelector.ts 98.21% <98.21%> (ø)
packages/bundler/src/Bundler.ts 68.92% <98.64%> (-0.26%) :arrow_down:
... and 9 more

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 b2d2b37...4bba5f4. Read the comment docs.