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

Fix code to work with mashumaro 3.15 #11051

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

Remove base parameter from get_config_for

f011789
Select commit
Loading
Failed to load commit list.
Open

Fix code to work with mashumaro 3.15 #11051

Remove base parameter from get_config_for
f011789
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 11, 2024 in 0s

96.37% of diff hit (target 88.90%)

View this Pull Request on Codecov

96.37% of diff hit (target 88.90%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/context/context_config.py#L244

Added line #L244 was not covered by tests

Check warning on line 401 in core/dbt/context/providers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/context/providers.py#L401

Added line #L401 was not covered by tests

Check warning on line 420 in core/dbt/parser/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/parser/base.py#L420

Added line #L420 was not covered by tests

Check warning on line 299 in core/dbt/parser/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/parser/models.py#L298-L299

Added lines #L298 - L299 were not covered by tests

Check warning on line 322 in core/dbt/parser/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/parser/models.py#L322

Added line #L322 was not covered by tests

Check warning on line 361 in core/dbt/parser/schema_generic_tests.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/parser/schema_generic_tests.py#L361

Added line #L361 was not covered by tests