Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ feat: nodes and edges life cycle #87

Merged
merged 12 commits into from
Feb 29, 2024
Merged

✨ feat: nodes and edges life cycle #87

merged 12 commits into from
Feb 29, 2024

Conversation

ModestFun
Copy link
Collaborator

No description provided.

Copy link

github-actions bot commented Feb 28, 2024

🎊 PR Preview 39fe854 has been successfully built and deployed to https://ant-design-pro-flow-preview-pr-87.surge.sh

🕐 Build time: 62.914s

🤖 By surge-preview

@codecov-commenter
Copy link

codecov-commenter commented Feb 28, 2024

Codecov Report

Attention: Patch coverage is 0% with 388 lines in your changes are missing coverage. Please review.

Project coverage is 2.02%. Comparing base (ab3a670) to head (39fe854).
Report is 4 commits behind head on master.

Files Patch % Lines
src/FlowEditor/container/FlowEditor.tsx 0.00% 87 Missing ⚠️
src/FlowEditor/store/slices/nodesSlice.ts 0.00% 78 Missing ⚠️
src/FlowEditor/utils/convertChange.ts 0.00% 70 Missing ⚠️
src/FlowEditor/store/slices/edgesSlice.ts 0.00% 58 Missing ⚠️
src/FlowEditor/demos/index.tsx 0.00% 30 Missing ⚠️
src/FlowEditor/container/StoreUpdater/Common.tsx 0.00% 14 Missing ⚠️
src/FlowEditor/container/index.tsx 0.00% 12 Missing ⚠️
src/FlowEditor/store/initialState.ts 0.00% 9 Missing ⚠️
src/FlowEditor/container/StoreUpdater/index.tsx 0.00% 8 Missing ⚠️
src/FlowView/hooks/useFlowView.ts 0.00% 8 Missing ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff            @@
##           master     #87      +/-   ##
=========================================
- Coverage    2.08%   2.02%   -0.06%     
=========================================
  Files         148     149       +1     
  Lines        9365    9638     +273     
  Branches      174     175       +1     
=========================================
  Hits          195     195              
- Misses       9170    9443     +273     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ModestFun ModestFun changed the title ✨ feat: nodes and edges left cycle ✨ feat: nodes and edges life cycle Feb 29, 2024
@ModestFun ModestFun merged commit 49c0349 into master Feb 29, 2024
5 checks passed
@ModestFun ModestFun deleted the dev/1.2.3 branch February 29, 2024 03:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants