Closed agoscinski closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 80.62%. Comparing base (
5937b88
) to head (9842670
). Report is 79 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Implements suggestions in issue https://github.com/aiidateam/aiida-workgraph/issues/284
~@superstar54 I have an issue with
submit(wait=True)
the output is None (see first example where I kept submit).~ EDIT: I see that this is something related to my local setup and not a general bug.While I think the section about nested data types at the end is important, it does not really fit into the aggregate notebook. It is also more dealing with aiida-core issues than workgraph. I have no good idea at the moment. I would keep it there and see if we can move it somewhere more meaningful in the future.