• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

airbnb / airflow / 1859
0%

Build:
DEFAULT BRANCH: master
Ran 28 Mar 2016 07:02PM UTC
Jobs 2
Files 122
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
1859

Pull #1219

travis-ci

artwr
Refactoring utils into smaller submodules

utils.py had become a little too complex. Other projects like
Django or IPython have a more structured and, I would argue,
clearer way to organize utils. I try to reproduce this here.

Ideally we want a utils folder with submodules that are grouped
thematically. I rebased off of master and fixed references across
the repository. I also introduced a PendingDeprecationWarning for
calling apply_defaults from `airflow.utils` directly and redirect
people to the right place. I also moved exceptions to a top level
file.
Pull Request #1219: Refactoring utils to be more sane

4981 of 7530 relevant lines covered (66.15%)

1.32 hits per line

Coverage Regressions

Lines Coverage ∆ File
245
100.0
airflow/models.py
188
100.0
airflow/www/views.py
99
100.0
airflow/jobs.py
63
100.0
airflow/bin/cli.py
16
100.0
airflow/hooks/presto_hook.py
14
100.0
airflow/operators/presto_check_operator.py
14
100.0
airflow/hooks/hive_hooks.py
10
100.0
airflow/www/utils.py
9
100.0
airflow/operators/hive_stats_operator.py
9
100.0
airflow/operators/presto_to_mysql.py
7
100.0
airflow/configuration.py
6
100.0
airflow/operators/python_operator.py
6
100.0
airflow/executors/local_executor.py
5
100.0
airflow/operators/slack_operator.py
4
100.0
airflow/executors/base_executor.py
3
100.0
airflow/operators/bash_operator.py
2
100.0
airflow/operators/docker_operator.py
2
100.0
airflow/hooks/dbapi_hook.py
2
100.0
airflow/example_dags/example_trigger_controller_dag.py
1
100.0
airflow/hooks/__init__.py
1
100.0
airflow/operators/http_operator.py
1
100.0
airflow/settings.py
Jobs
ID Job ID Ran Files Coverage
5 1859.5 (TOX_ENV=py34-cdh-airflow_backend_sqlite) 28 Mar 2016 07:02PM UTC 0
66.12
Travis Job 1859.5
6 1859.6 (TOX_ENV=py34-cdh-airflow_backend_postgres) 28 Mar 2016 07:03PM UTC 0
66.15
Travis Job 1859.6
Source Files on build 1859
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1859
  • Pull Request #1219
  • PR Base - master (#1839)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc