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

Unit testing feature branch pull request #8411

Merged
merged 41 commits into from
Jan 16, 2024

csv file fixtures (#9044)

3b033ac
Select commit
Loading
Failed to load commit list.
Merged

Unit testing feature branch pull request #8411

csv file fixtures (#9044)
3b033ac
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 14, 2023 in 0s

95.92% of diff hit (target 86.55%)

View this Pull Request on Codecov

95.92% of diff hit (target 86.55%)

Annotations

Check warning on line 55 in core/dbt/context/context_config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/context/context_config.py#L55

Added line #L55 was not covered by tests

Check warning on line 1352 in core/dbt/contracts/graph/nodes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/contracts/graph/nodes.py#L1352

Added line #L1352 was not covered by tests

Check warning on line 785 in core/dbt/contracts/graph/unparsed.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/contracts/graph/unparsed.py#L785

Added line #L785 was not covered by tests

Check warning on line 789 in core/dbt/contracts/graph/unparsed.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/contracts/graph/unparsed.py#L789

Added line #L789 was not covered by tests

Check warning on line 793 in core/dbt/contracts/graph/unparsed.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/contracts/graph/unparsed.py#L793

Added line #L793 was not covered by tests

Check warning on line 831 in core/dbt/contracts/graph/unparsed.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/contracts/graph/unparsed.py#L831

Added line #L831 was not covered by tests

Check warning on line 1226 in core/dbt/exceptions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/exceptions.py#L1225-L1226

Added lines #L1225 - L1226 were not covered by tests

Check warning on line 158 in core/dbt/graph/selector_methods.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/graph/selector_methods.py#L158

Added line #L158 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/parser/schemas.py#L145

Added line #L145 was not covered by tests

Check warning on line 119 in core/dbt/parser/unit_tests.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/parser/unit_tests.py#L119

Added line #L119 was not covered by tests

Check warning on line 178 in core/dbt/parser/unit_tests.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/parser/unit_tests.py#L177-L178

Added lines #L177 - L178 were not covered by tests

Check warning on line 191 in core/dbt/parser/unit_tests.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/parser/unit_tests.py#L189-L191

Added lines #L189 - L191 were not covered by tests

Check warning on line 195 in core/dbt/parser/unit_tests.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/parser/unit_tests.py#L195

Added line #L195 was not covered by tests

Check warning on line 79 in core/dbt/task/unit_test.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/task/unit_test.py#L79

Added line #L79 was not covered by tests

Check warning on line 84 in core/dbt/task/unit_test.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/task/unit_test.py#L84

Added line #L84 was not covered by tests

Check warning on line 150 in core/dbt/task/unit_test.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/task/unit_test.py#L150

Added line #L150 was not covered by tests

Check warning on line 218 in core/dbt/task/unit_test.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/task/unit_test.py#L218

Added line #L218 was not covered by tests