Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

fix(ali): 修复三元运算符渲染 JSX 可能导致报错的问题 #1092

Merged
merged 1 commit into from
Jun 16, 2020

Conversation

yesmeck
Copy link
Member

@yesmeck yesmeck commented Jun 16, 2020

No description provided.

@vercel
Copy link

vercel bot commented Jun 16, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/remaxjs/remax/eaad09prp
✅ Preview: https://remax-git-fix-classname-update.remaxjs.vercel.app

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jun 16, 2020

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 87724a6:

Sandbox Source
fervent-jackson-xxwcw Configuration

@codecov
Copy link

codecov bot commented Jun 16, 2020

Codecov Report

Merging #1092 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1092   +/-   ##
=======================================
  Coverage   95.24%   95.25%           
=======================================
  Files         333      333           
  Lines        3639     3643    +4     
  Branches      520      520           
=======================================
+ Hits         3466     3470    +4     
  Misses        172      172           
  Partials        1        1           
Impacted Files Coverage Δ
...ges/remax-runtime/src/hostConfig/diffProperties.ts 100.00% <100.00%> (ø)
...s/remax-ali/src/hostComponents/MovableView/node.ts 100.00% <0.00%> (ø)
.../remax-ali/src/hostComponents/MovableArea/index.ts 100.00% <0.00%> (ø)
.../remax-ali/src/hostComponents/MovableView/index.ts 100.00% <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 d2481fa...87724a6. Read the comment docs.

@yesmeck yesmeck merged commit 309bc5b into master Jun 16, 2020
@yesmeck yesmeck deleted the fix-className-update branch June 16, 2020 12:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant