Final -- Improve handling of nested dependencies#181
Merged
ncilfone merged 16 commits intomasterfrom dag_nestingDec 13, 2021
+1,692-803
Commits
Commits on Nov 17, 2021
- committed
fixed edge case from #152 where the default attrs object wasn't getting recursed to set config arg values within nested classes.
committed- committed
Merge branch 'nested_fix' of https://github.com/fidelity/spock into nested_fix
committed- authored
wonky patch to deal with the monster under the bed that is #152. refactor should be thought about to handle all the parent/child relations in a cleaner manner
committed
Commits on Nov 18, 2021
- committed
- committed
- committed
Commits on Dec 13, 2021
- committed
- authored