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/project failed Oct 3, 2024 in 0s

95.73% (-0.20%) compared to 225d6e9

View this Pull Request on Codecov

95.73% (-0.20%) compared to 225d6e9

Details

Codecov Report

Attention: Patch coverage is 89.74359% with 12 lines in your changes missing coverage. Please review.

Project coverage is 95.73%. Comparing base (225d6e9) to head (a0cb147).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
cosmos/config.py 36.36% 7 Missing ⚠️
cosmos/operators/airflow_async.py 94.04% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1230      +/-   ##
==========================================
- Coverage   95.93%   95.73%   -0.20%     
==========================================
  Files          67       67              
  Lines        3885     3965      +80     
==========================================
+ Hits         3727     3796      +69     
- Misses        158      169      +11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.