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

Bundler configuration hot reload #207

Closed Machy8 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #207 (d43fabb) into master (c250121) will increase coverage by 2.67%. The diff coverage is 81.51%.

:exclamation: Current head d43fabb differs from pull request most recent head fa30523. Consider uploading reports for the commit fa30523 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #207      +/-   ##
==========================================
+ Coverage   72.80%   75.47%   +2.67%     
==========================================
  Files          27       27              
  Lines        4148     4229      +81     
  Branches      549      585      +36     
==========================================
+ Hits         3020     3192     +172     
+ Misses       1122     1031      -91     
  Partials        6        6              
Impacted Files Coverage Δ
packages/nuxt-module/src/index.ts 0.00% <0.00%> (ø)
packages/nuxt/src/module.ts 0.00% <0.00%> (ø)
packages/bundler/src/Bundler.ts 80.70% <82.60%> (+9.38%) :arrow_up:
packages/stylify/src/Compiler/Compiler.ts 95.77% <100.00%> (+<0.01%) :arrow_up:
packages/unplugin/src/index.ts 92.96% <100.00%> (+0.24%) :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 c250121...fa30523. Read the comment docs.