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

Allow snapshots to be defined in YAML. #10749

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Add tests for YAML-defined snapshots.

5743edc
Select commit
Loading
Failed to load commit list.
Open

Allow snapshots to be defined in YAML. #10749

Add tests for YAML-defined snapshots.
5743edc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 20, 2024 in 1s

92.75% of diff hit (target 88.95%)

View this Pull Request on Codecov

92.75% of diff hit (target 88.95%)

Annotations

Check warning on line 284 in core/dbt/parser/schemas.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/parser/schemas.py#L284

Added line #L284 was not covered by tests

Check warning on line 304 in core/dbt/parser/schemas.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/parser/schemas.py#L304

Added line #L304 was not covered by tests

Check warning on line 393 in core/dbt/task/run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/task/run.py#L393

Added line #L393 was not covered by tests

Check warning on line 226 in core/dbt/tracking.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/tracking.py#L225-L226

Added lines #L225 - L226 were not covered by tests