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

Move the contents of dbt.contracts.results to a new dbt.artifacts directory #9350

Merged
merged 6 commits into from
Jan 11, 2024

Merge branch 'main' into freshness_artifact_move

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

Move the contents of dbt.contracts.results to a new dbt.artifacts directory #9350

Merge branch 'main' into freshness_artifact_move
6df056d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 10, 2024 in 0s

95.74% of diff hit (target 86.59%)

View this Pull Request on Codecov

95.74% of diff hit (target 86.59%)

Annotations

Check warning on line 50 in core/dbt/artifacts/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/artifacts/base.py#L47-L50

Added lines #L47 - L50 were not covered by tests

Check warning on line 54 in core/dbt/artifacts/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/artifacts/base.py#L54

Added line #L54 was not covered by tests

Check warning on line 70 in core/dbt/artifacts/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/artifacts/base.py#L70

Added line #L70 was not covered by tests

Check warning on line 122 in core/dbt/artifacts/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/artifacts/base.py#L121-L122

Added lines #L121 - L122 were not covered by tests

Check warning on line 165 in core/dbt/artifacts/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/artifacts/base.py#L165

Added line #L165 was not covered by tests

Check warning on line 171 in core/dbt/artifacts/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/artifacts/base.py#L171

Added line #L171 was not covered by tests

Check warning on line 24 in core/dbt/artifacts/freshness.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/artifacts/freshness.py#L24

Added line #L24 was not covered by tests

Check warning on line 33 in core/dbt/artifacts/freshness.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/artifacts/freshness.py#L33

Added line #L33 was not covered by tests

Check warning on line 124 in core/dbt/artifacts/freshness.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/artifacts/freshness.py#L124

Added line #L124 was not covered by tests

Check warning on line 131 in core/dbt/artifacts/freshness.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/artifacts/freshness.py#L131

Added line #L131 was not covered by tests

Check warning on line 109 in core/dbt/artifacts/results.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/artifacts/results.py#L109

Added line #L109 was not covered by tests

Check warning on line 111 in core/dbt/artifacts/results.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/artifacts/results.py#L111

Added line #L111 was not covered by tests

Check warning on line 11 in core/dbt/contracts/sql.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/contracts/sql.py#L9-L11

Added lines #L9 - L11 were not covered by tests