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

Tunning #119

Closed Machy8 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #119 (d4598d4) into master (047e434) will increase coverage by 0.11%. The diff coverage is 97.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #119      +/-   ##
==========================================
+ Coverage   77.98%   78.10%   +0.11%     
==========================================
  Files          18       18              
  Lines        2671     2685      +14     
  Branches      365      372       +7     
==========================================
+ Hits         2083     2097      +14     
  Misses        584      584              
  Partials        4        4              
Impacted Files Coverage Δ
packages/bundler/src/Bundler.ts 70.55% <96.00%> (+0.32%) :arrow_up:
packages/stylify/src/Compiler/CssRecord.ts 80.00% <100.00%> (+0.22%) :arrow_up:
...ackages/stylify/src/Compiler/SelectorProperties.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 047e434...d4598d4. Read the comment docs.