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 BQ support to run dbt models with ExecutionMode.AIRFLOW_ASYNC #1230

Merged
merged 51 commits into from
Oct 3, 2024

Ignore Async DAG for dbt <=1.5

a0cb147
Select commit
Loading
Failed to load commit list.
Merged

Experimental BQ support to run dbt models with ExecutionMode.AIRFLOW_ASYNC #1230

Ignore Async DAG for dbt <=1.5
a0cb147
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 3, 2024 in 0s

89.74% of diff hit (target 95.93%)

View this Pull Request on Codecov

89.74% of diff hit (target 95.93%)

Annotations

Check warning on line 294 in cosmos/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cosmos/config.py#L294

Added line #L294 was not covered by tests

Check warning on line 297 in cosmos/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cosmos/config.py#L296-L297

Added lines #L296 - L297 were not covered by tests

Check warning on line 301 in cosmos/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cosmos/config.py#L299-L301

Added lines #L299 - L301 were not covered by tests

Check warning on line 303 in cosmos/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cosmos/config.py#L303

Added line #L303 was not covered by tests

Check warning on line 88 in cosmos/operators/airflow_async.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cosmos/operators/airflow_async.py#L88

Added line #L88 was not covered by tests

Check warning on line 92 in cosmos/operators/airflow_async.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cosmos/operators/airflow_async.py#L92

Added line #L92 was not covered by tests

Check warning on line 124 in cosmos/operators/airflow_async.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cosmos/operators/airflow_async.py#L124

Added line #L124 was not covered by tests

Check warning on line 133 in cosmos/operators/airflow_async.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cosmos/operators/airflow_async.py#L133

Added line #L133 was not covered by tests

Check warning on line 161 in cosmos/operators/airflow_async.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cosmos/operators/airflow_async.py#L161

Added line #L161 was not covered by tests