sonofmagic / weapp-tailwindcss

weapp-tailwindcss - bring tailwindcss to weapp ! 把 tailwindcss 原子化思想带入小程序开发吧 ! weapp-vite 把现代化的开发模式带入小程序开发
https://weapp-tw.icebreaker.top
MIT License
1.2k stars 87 forks source link

add benchmark folder #227

Closed sonofmagic closed 1 year ago

changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: 10a9b0eadae2f16a0875bbed5997d5771ffb7938

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

codecov[bot] commented 1 year ago

Codecov Report

Merging #227 (10a9b0e) into main (9814a4e) will decrease coverage by 0.60%. Report is 7 commits behind head on main. The diff coverage is 92.82%.

@@            Coverage Diff             @@
##             main     #227      +/-   ##
==========================================
- Coverage   99.39%   98.79%   -0.60%     
==========================================
  Files          33       34       +1     
  Lines        2134     2239     +105     
  Branches      226      241      +15     
==========================================
+ Hits         2121     2212      +91     
- Misses         11       25      +14     
  Partials        2        2              
Files Changed Coverage Δ
src/js/index.ts 89.56% <86.20%> (-10.44%) :arrow_down:
src/js/handlers.ts 97.53% <97.53%> (ø)
src/defaults.ts 100.00% <100.00%> (ø)
src/mangle/index.ts 100.00% <100.00%> (ø)
src/options.ts 100.00% <100.00%> (ø)
src/postcss/shared.ts 100.00% <100.00%> (ø)
src/types.ts 100.00% <100.00%> (ø)
src/vite/index.ts 100.00% <100.00%> (ø)
src/wxml/shared.ts 100.00% <100.00%> (ø)