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 command for downloading airflow info #36

Merged
merged 3 commits into from
Feb 28, 2022

Conversation

feluelle
Copy link
Owner

Resolves #24

@codecov-commenter
Copy link

codecov-commenter commented Feb 23, 2022

Codecov Report

Merging #36 (4f6278f) into master (2385793) will increase coverage by 0.14%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #36      +/-   ##
==========================================
+ Coverage   97.70%   97.84%   +0.14%     
==========================================
  Files           8        8              
  Lines         261      278      +17     
==========================================
+ Hits          255      272      +17     
  Misses          6        6              
Impacted Files Coverage Δ
airflow_diagrams/airflow.py 97.50% <100.00%> (+0.62%) ⬆️
airflow_diagrams/cli.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 2385793...4f6278f. Read the comment docs.

@feluelle feluelle force-pushed the feature/download-airflow-info branch from fecca5a to e1d7048 Compare February 28, 2022 21:26
@feluelle feluelle merged commit 292f0cb into master Feb 28, 2022
@feluelle feluelle deleted the feature/download-airflow-info branch February 28, 2022 21:46
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.

Allow retrieving Airflow information only
2 participants