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

Improve the Performance Characteristics of add_test_edges() #11092

Merged
merged 4 commits into from
Dec 5, 2024

Final draft of documentaiton.

234956d
Select commit
Loading
Failed to load commit list.
Merged

Improve the Performance Characteristics of add_test_edges() #11092

Final draft of documentaiton.
234956d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 4, 2024 in 0s

22.89% of diff hit (within 80.00% threshold of 89.18%)

View this Pull Request on Codecov

22.89% of diff hit (within 80.00% threshold of 89.18%)

Annotations

Check warning on line 212 in core/dbt/compilation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/compilation.py#L212

Added line #L212 was not covered by tests

Check warning on line 308 in core/dbt/compilation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/compilation.py#L305-L308

Added lines #L305 - L308 were not covered by tests

Check warning on line 326 in core/dbt/compilation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/compilation.py#L326

Added line #L326 was not covered by tests

Check warning on line 330 in core/dbt/compilation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/compilation.py#L328-L330

Added lines #L328 - L330 were not covered by tests

Check warning on line 336 in core/dbt/compilation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/compilation.py#L332-L336

Added lines #L332 - L336 were not covered by tests

Check warning on line 339 in core/dbt/compilation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/compilation.py#L338-L339

Added lines #L338 - L339 were not covered by tests

Check warning on line 342 in core/dbt/compilation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/compilation.py#L341-L342

Added lines #L341 - L342 were not covered by tests

Check warning on line 348 in core/dbt/compilation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/compilation.py#L344-L348

Added lines #L344 - L348 were not covered by tests

Check warning on line 356 in core/dbt/compilation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/compilation.py#L352-L356

Added lines #L352 - L356 were not covered by tests

Check warning on line 360 in core/dbt/compilation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/compilation.py#L359-L360

Added lines #L359 - L360 were not covered by tests

Check warning on line 363 in core/dbt/compilation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/compilation.py#L363

Added line #L363 was not covered by tests

Check warning on line 365 in core/dbt/compilation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/compilation.py#L365

Added line #L365 was not covered by tests

Check warning on line 393 in core/dbt/compilation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/compilation.py#L391-L393

Added lines #L391 - L393 were not covered by tests

Check warning on line 401 in core/dbt/compilation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/compilation.py#L395-L401

Added lines #L395 - L401 were not covered by tests

Check warning on line 403 in core/dbt/compilation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/compilation.py#L403

Added line #L403 was not covered by tests

Check warning on line 405 in core/dbt/compilation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/compilation.py#L405

Added line #L405 was not covered by tests

Check warning on line 415 in core/dbt/compilation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/compilation.py#L408-L415

Added lines #L408 - L415 were not covered by tests

Check warning on line 418 in core/dbt/compilation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/compilation.py#L418

Added line #L418 was not covered by tests

Check warning on line 426 in core/dbt/compilation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/compilation.py#L420-L426

Added lines #L420 - L426 were not covered by tests

Check warning on line 429 in core/dbt/compilation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/compilation.py#L428-L429

Added lines #L428 - L429 were not covered by tests

Check warning on line 433 in core/dbt/compilation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/compilation.py#L433

Added line #L433 was not covered by tests

Check warning on line 435 in core/dbt/compilation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/compilation.py#L435

Added line #L435 was not covered by tests