cssinjs icon indicating copy to clipboard operation
cssinjs copied to clipboard

fix: transformer support calc grammar

Open a755956503 opened this issue 2 years ago • 3 comments

调整transform方法带括号时,使用数组进行中间信息保存,还原时添加空格 fix #111

a755956503 avatar May 11 '23 11:05 a755956503

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (441a3af) 96.07% compared to head (d63226a) 96.07%.

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

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #112   +/-   ##
=======================================
  Coverage   96.07%   96.07%           
=======================================
  Files          22       22           
  Lines        1706     1706           
  Branches      286      286           
=======================================
  Hits         1639     1639           
  Misses         67       67           
Impacted Files Coverage Δ
src/transformers/legacyLogicalProperties.ts 98.93% <100.00%> (ø)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov-commenter avatar May 11 '23 11:05 codecov-commenter

能写个测试用例么

MadCcc avatar Jul 05 '23 06:07 MadCcc

能写个测试用例么

afc163 avatar Jan 27 '24 12:01 afc163