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

[EXPERIMENTAL] Add transfer nodes #21

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

Conversation

feluelle
Copy link
Owner

Resolves #15

@codecov-commenter
Copy link

codecov-commenter commented Jan 30, 2022

Codecov Report

Merging #21 (4a6866b) into master (6d6e2ed) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master       #21   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          291       324   +33     
=========================================
+ Hits           291       324   +33     
Impacted Files Coverage Δ
airflow_diagrams/__init__.py 100.00% <100.00%> (ø)
airflow_diagrams/airflow.py 100.00% <100.00%> (ø)
airflow_diagrams/class_ref.py 100.00% <100.00%> (ø)
airflow_diagrams/cli.py 100.00% <100.00%> (ø)
airflow_diagrams/utils.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6d6e2ed...4a6866b. Read the comment docs.

@feluelle feluelle force-pushed the feature/transfer-operators branch 2 times, most recently from dc77c23 to d7cfd86 Compare February 4, 2022 07:54
@feluelle feluelle force-pushed the feature/transfer-operators branch 5 times, most recently from 3f66005 to 48e0c2f Compare March 10, 2022 11:18
@feluelle feluelle force-pushed the feature/transfer-operators branch 4 times, most recently from 1c9d005 to bd3b122 Compare April 3, 2022 14:38
- add experimental decorator
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.

Render "Transfer" operators differently
2 participants