ant-design / pro-flow

🪢 A React based Flow Framework, include Flow View and Flow Editor
https://pro-flow.antdigital.dev
MIT License
243 stars 17 forks source link

✨ feat: nodes and edges life cycle #87

Closed ModestFun closed 6 months ago

github-actions[bot] commented 6 months ago

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

:clock1: Build time: 62.914s

🤖 By surge-preview

codecov-commenter commented 6 months ago

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 :warning:
src/FlowEditor/store/slices/nodesSlice.ts 0.00% 78 Missing :warning:
src/FlowEditor/utils/convertChange.ts 0.00% 70 Missing :warning:
src/FlowEditor/store/slices/edgesSlice.ts 0.00% 58 Missing :warning:
src/FlowEditor/demos/index.tsx 0.00% 30 Missing :warning:
src/FlowEditor/container/StoreUpdater/Common.tsx 0.00% 14 Missing :warning:
src/FlowEditor/container/index.tsx 0.00% 12 Missing :warning:
src/FlowEditor/store/initialState.ts 0.00% 9 Missing :warning:
src/FlowEditor/container/StoreUpdater/index.tsx 0.00% 8 Missing :warning:
src/FlowView/hooks/useFlowView.ts 0.00% 8 Missing :warning:
... and 4 more
Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.