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

fix(wechat): 修复更新已删除的节点导致报错的问题 #1078

Merged
merged 1 commit into from
Jun 15, 2020

Conversation

yesmeck
Copy link
Member

@yesmeck yesmeck commented Jun 15, 2020

close #1065

@vercel
Copy link

vercel bot commented Jun 15, 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/8cm3u3e1t
✅ Preview: https://remax-git-fix-update-deleted-node.remaxjs.vercel.app

@yesmeck yesmeck requested a review from Darmody June 15, 2020 09:20
@vercel vercel bot temporarily deployed to Preview June 15, 2020 09:22 Inactive
@codesandbox-ci
Copy link

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 de92f78:

Sandbox Source
blissful-dawn-tf88z Configuration

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jun 15, 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 354840c:

Sandbox Source
vibrant-hooks-p1gu1 Configuration

@codecov
Copy link

codecov bot commented Jun 15, 2020

Codecov Report

Merging #1078 into master will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1078      +/-   ##
==========================================
+ Coverage   95.23%   95.24%   +0.01%     
==========================================
  Files         333      333              
  Lines        3629     3639      +10     
  Branches      517      520       +3     
==========================================
+ Hits         3456     3466      +10     
  Misses        172      172              
  Partials        1        1              
Impacted Files Coverage Δ
packages/remax-runtime/src/Container.ts 98.57% <100.00%> (+0.23%) ⬆️

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 52cd82f...354840c. Read the comment docs.

@yesmeck yesmeck merged commit 84f45fa into master Jun 15, 2020
@yesmeck yesmeck deleted the fix-update-deleted-node branch June 15, 2020 11:51
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.

[BUG] 节点更新后属性不一致导致报错
1 participant