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(DND): Enable Simple DND #1620

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

shivamG640
Copy link
Contributor

Fixes #80 partially

Copy link

sonarcloud bot commented Nov 15, 2024

Copy link

codecov bot commented Nov 15, 2024

Codecov Report

Attention: Patch coverage is 10.00000% with 63 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@9ee3368). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...omponents/Visualization/Custom/Node/CustomNode.tsx 28.00% 18 Missing ⚠️
...isualization/flows/abstract-camel-visual-entity.ts 0.00% 16 Missing and 1 partial ⚠️
...c/models/visualization/flows/pipe-visual-entity.ts 0.00% 15 Missing and 1 partial ⚠️
...ization/flows/camel-error-handler-visual-entity.ts 0.00% 4 Missing ⚠️
...on/flows/camel-rest-configuration-visual-entity.ts 0.00% 4 Missing ⚠️
.../ui/src/models/visualization/visualization-node.ts 0.00% 4 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1620   +/-   ##
=======================================
  Coverage        ?   79.13%           
  Complexity      ?      273           
=======================================
  Files           ?      285           
  Lines           ?     8207           
  Branches        ?     1613           
=======================================
  Hits            ?     6495           
  Misses          ?     1599           
  Partials        ?      113           

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

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.

Reorder nodes using drag and drop
1 participant