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

Windows fixes #219

Closed Machy8 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #219 (bc777f9) into master (8efa515) will increase coverage by 0.18%. The diff coverage is 75.00%.

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #219      +/-   ##
==========================================
+ Coverage   75.58%   75.76%   +0.18%     
==========================================
  Files          27       27              
  Lines        4255     4275      +20     
  Branches      590      597       +7     
==========================================
+ Hits         3216     3239      +23     
+ Misses       1033     1030       -3     
  Partials        6        6              
Impacted Files Coverage Δ
packages/astro/src/index.ts 0.00% <0.00%> (ø)
packages/nuxt/src/module.ts 0.00% <0.00%> (ø)
packages/bundler/src/Bundler.ts 81.17% <85.00%> (+0.45%) :arrow_up:
packages/unplugin/src/index.ts 92.18% <100.00%> (-0.79%) :arrow_down:

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 8efa515...f6e4769. Read the comment docs.