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

Mangled selectors tunning, Astro v2 tests #199

Closed Machy8 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #199 (3f8e969) into master (e8ad410) will increase coverage by 0.38%. The diff coverage is 98.85%.

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #199      +/-   ##
==========================================
+ Coverage   72.38%   72.76%   +0.38%     
==========================================
  Files          26       26              
  Lines        4084     4145      +61     
  Branches      539      548       +9     
==========================================
+ Hits         2956     3016      +60     
- Misses       1121     1123       +2     
+ Partials        7        6       -1     
Impacted Files Coverage Δ
packages/astro/src/index.ts 0.00% <0.00%> (ø)
packages/stylify/src/Compiler/CompilationResult.ts 96.31% <100.00%> (+0.12%) :arrow_up:
packages/stylify/src/Compiler/Compiler.ts 95.80% <100.00%> (+0.18%) :arrow_up:
packages/stylify/src/Compiler/CssRecord.ts 82.21% <100.00%> (+0.08%) :arrow_up:
.../stylify/src/Compiler/MinifiedSelectorGenerator.ts 100.00% <100.00%> (ø)
packages/stylify/src/Compiler/defaultPreset.ts 84.97% <100.00%> (+0.26%) :arrow_up:
packages/bundler/src/Bundler.ts 71.31% <0.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 e8ad410...3b230da. Read the comment docs.