[WIP] Macro nodes#196
Draft
ales-erjavec wants to merge 73 commits into
Draft
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #196 +/- ##
==========================================
+ Coverage 76.62% 76.83% +0.21%
==========================================
Files 99 106 +7
Lines 21155 22667 +1512
==========================================
+ Hits 16209 17416 +1207
- Misses 4946 5251 +305 ☔ View full report in Codecov by Sentry. |
ales-erjavec
force-pushed
the
macro-node
branch
5 times, most recently
from
July 28, 2021 14:39
6f658e1 to
344440a
Compare
ales-erjavec
force-pushed
the
macro-node
branch
3 times, most recently
from
August 4, 2021 07:43
345116f to
9ab70c6
Compare
ales-erjavec
force-pushed
the
macro-node
branch
6 times, most recently
from
August 11, 2021 11:31
056b9b8 to
19b6da5
Compare
ales-erjavec
force-pushed
the
macro-node
branch
2 times, most recently
from
August 18, 2021 14:31
df82f89 to
4d832d8
Compare
ales-erjavec
force-pushed
the
macro-node
branch
from
August 25, 2021 08:03
4d832d8 to
5083b2d
Compare
ales-erjavec
force-pushed
the
macro-node
branch
from
September 9, 2021 13:30
5083b2d to
ec02c53
Compare
Member
|
@ales-erjavec, this is a very nice addition, can't wait to be available in the released version - my colleagues build brutally large workflows sometimes. One thing to keep in mind could be to limit the depth of levels a user can create so that it doesn't get out of hand like LabView. :) |
Member
Member
ales-erjavec
force-pushed
the
macro-node
branch
from
October 4, 2021 09:10
ec02c53 to
d9892ab
Compare
ales-erjavec
force-pushed
the
macro-node
branch
from
December 8, 2021 13:04
d9892ab to
4bfecc1
Compare
ales-erjavec
force-pushed
the
macro-node
branch
from
December 23, 2021 12:12
4bfecc1 to
459dc1e
Compare
ales-erjavec
force-pushed
the
macro-node
branch
2 times, most recently
from
May 31, 2022 10:09
ef2d0a4 to
f3f3f3e
Compare
ales-erjavec
force-pushed
the
macro-node
branch
from
August 9, 2022 14:40
f3f3f3e to
aaf2a49
Compare
Due to deprecated nodes/links/annotations properties
Does not conform to standard guidelines, wastes space and the implementation is ugly.
ales-erjavec
force-pushed
the
macro-node
branch
from
March 28, 2025 10:17
0d2d8e9 to
bd6cfb1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.





Issue
Need macro node support
Changes
Add macro node functionality - hierarchical sub-workflows.