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

Pseudo classes tokenization #187

Closed Machy8 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #187 (c0fa0dd) into master (3a6475f) will increase coverage by 0.23%. The diff coverage is 100.00%.

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #187      +/-   ##
==========================================
+ Coverage   70.26%   70.50%   +0.23%     
==========================================
  Files          25       25              
  Lines        3952     3977      +25     
  Branches      500      511      +11     
==========================================
+ Hits         2777     2804      +27     
+ Misses       1168     1166       -2     
  Partials        7        7              
Impacted Files Coverage Δ
packages/stylify/src/Compiler/CompilationResult.ts 96.07% <100.00%> (ø)
packages/stylify/src/Compiler/Compiler.ts 95.79% <100.00%> (ø)
packages/stylify/src/Compiler/MacroMatch.ts 100.00% <100.00%> (+1.81%) :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 3a6475f...d29141f. Read the comment docs.