-
Notifications
You must be signed in to change notification settings - Fork 4
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
[AIRFLOW-3995][WIP] Extract code from docs #77
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mik-laj -> you are my documentation hero ;)
Love the change.
da334db
to
6921042
Compare
4a844f4
to
9165c0f
Compare
Codecov Report
@@ Coverage Diff @@
## master #77 +/- ##
=========================================
Coverage ? 10.74%
=========================================
Files ? 484
Lines ? 30234
Branches ? 0
=========================================
Hits ? 3250
Misses ? 26984
Partials ? 0
Continue to review full report at Codecov.
|
Make sure you have checked all steps below.
Jira
Description
I extracted fragments of codes to separate files. This allows us to test them automatically. Some examples were incorrect, so I fixed them.
Tests
Commits
Documentation
Code Quality
flake8