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

Change operators to log dbt commands output as opposed to recording to XCom #513

Merged
merged 2 commits into from
Sep 6, 2023

Address code review feedback

4c98600
Select commit
Loading
Failed to load commit list.
Merged

Change operators to log dbt commands output as opposed to recording to XCom #513

Address code review feedback
4c98600
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 6, 2023 in 1s

60.00% of diff hit (target 91.30%)

View this Pull Request on Codecov

60.00% of diff hit (target 91.30%)

Annotations

Check warning on line 44 in cosmos/operators/docker.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cosmos/operators/docker.py#L43-L44

Added lines #L43 - L44 were not covered by tests

Check warning on line 57 in cosmos/operators/docker.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cosmos/operators/docker.py#L57

Added line #L57 was not covered by tests

Check warning on line 95 in cosmos/operators/docker.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cosmos/operators/docker.py#L95

Added line #L95 was not covered by tests

Check warning on line 165 in cosmos/operators/docker.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cosmos/operators/docker.py#L165

Added line #L165 was not covered by tests

Check warning on line 55 in cosmos/operators/kubernetes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cosmos/operators/kubernetes.py#L54-L55

Added lines #L54 - L55 were not covered by tests

Check warning on line 76 in cosmos/operators/kubernetes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cosmos/operators/kubernetes.py#L76

Added line #L76 was not covered by tests

Check warning on line 114 in cosmos/operators/kubernetes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cosmos/operators/kubernetes.py#L114

Added line #L114 was not covered by tests

Check warning on line 184 in cosmos/operators/kubernetes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cosmos/operators/kubernetes.py#L184

Added line #L184 was not covered by tests