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

Add doc howto: Recursive workflows with Graph Builder #334

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

Conversation

agoscinski
Copy link
Contributor

@agoscinski agoscinski commented Sep 20, 2024

The new doc how-to explains how to create a recursive workflow with the graph builder.

@superstar54 could you explain the mechanic why we need to import the function from a module?

I started to add like a short section at the start of the how-to referring to concepts the user should first familiarize him/herself.

The new doc how-to explains how to create a recursive workflow with the
graph builder.
@codecov-commenter
Copy link

codecov-commenter commented Sep 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.62%. Comparing base (5937b88) to head (9d5eddb).
Report is 81 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #334      +/-   ##
==========================================
+ Coverage   75.75%   80.62%   +4.87%     
==========================================
  Files          70       66       -4     
  Lines        4615     5147     +532     
==========================================
+ Hits         3496     4150     +654     
+ Misses       1119      997     -122     
Flag Coverage Δ
python-3.11 80.55% <ø> (+4.88%) ⬆️
python-3.12 80.55% <ø> (?)
python-3.9 80.58% <ø> (+4.84%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

2 participants