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

Create single virtualenv when DbtVirtualenvBaseOperator has virtualenv_dir=None and is_virtualenv_dir_temporary=True #1200

Merged
merged 13 commits into from
Oct 1, 2024

Merge branch 'main' into optimize-dbt-virtualenv-reuse

6e97a73
Select commit
Loading
Failed to load commit list.
Merged

Create single virtualenv when DbtVirtualenvBaseOperator has virtualenv_dir=None and is_virtualenv_dir_temporary=True #1200

Merge branch 'main' into optimize-dbt-virtualenv-reuse
6e97a73
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 24, 2024 in 0s

84.61% of diff hit (target 95.95%)

View this Pull Request on Codecov

84.61% of diff hit (target 95.95%)

Annotations

Check warning on line 32 in cosmos/operators/virtualenv.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cosmos/operators/virtualenv.py#L32

Added line #L32 was not covered by tests

Check warning on line 118 in cosmos/operators/virtualenv.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cosmos/operators/virtualenv.py#L116-L118

Added lines #L116 - L118 were not covered by tests