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

airbnb / airflow / 1869
0%

Build:
DEFAULT BRANCH: master
Ran 28 Mar 2016 08:34PM UTC
Jobs 6
Files 122
Run time 176min
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
1869

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

5092 of 7579 relevant lines covered (67.19%)

4.0 hits per line

Coverage Regressions

Lines Coverage ∆ File
244
100.0
airflow/models.py
182
100.0
airflow/www/views.py
99
100.0
airflow/jobs.py
63
100.0
airflow/bin/cli.py
21
100.0
airflow/configuration.py
10
100.0
airflow/www/utils.py
6
100.0
airflow/executors/local_executor.py
6
100.0
airflow/operators/python_operator.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/example_dags/example_trigger_controller_dag.py
1
100.0
airflow/hooks/__init__.py
1
100.0
airflow/settings.py
1
100.0
airflow/operators/http_operator.py
Jobs
ID Job ID Ran Files Coverage
1 1869.1 (TOX_ENV=py27-cdh-airflow_backend_mysql) 28 Mar 2016 08:34PM UTC 0
67.07
Travis Job 1869.1
2 1869.2 (TOX_ENV=py27-cdh-airflow_backend_sqlite) 28 Mar 2016 11:29PM UTC 0
67.05
Travis Job 1869.2
3 1869.3 (TOX_ENV=py27-cdh-airflow_backend_postgres) 28 Mar 2016 08:37PM UTC 0
67.08
Travis Job 1869.3
4 1869.4 (TOX_ENV=py34-cdh-airflow_backend_mysql) 28 Mar 2016 08:38PM UTC 0
66.24
Travis Job 1869.4
5 1869.5 (TOX_ENV=py34-cdh-airflow_backend_sqlite) 28 Mar 2016 08:41PM UTC 0
66.22
Travis Job 1869.5
6 1869.6 (TOX_ENV=py34-cdh-airflow_backend_postgres) 28 Mar 2016 11:31PM UTC 0
66.25
Travis Job 1869.6
Source Files on build 1869
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1869
  • Pull Request #1219
  • PR Base - master (#1861)
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