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

Add schema extension for estimating query complexity #3721

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

Docs

2e7a806
Select commit
Loading
Failed to load commit list.
Open

Add schema extension for estimating query complexity #3721

Docs
2e7a806
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 11, 2024 in 1s

98.21% of diff hit (target 97.00%)

View this Pull Request on Codecov

98.21% of diff hit (target 97.00%)

Annotations

Check warning on line 80 in strawberry/extensions/query_complexity_estimator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

strawberry/extensions/query_complexity_estimator.py#L80

Added line #L80 was not covered by tests

Check warning on line 220 in strawberry/extensions/query_complexity_estimator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

strawberry/extensions/query_complexity_estimator.py#L220

Added line #L220 was not covered by tests

Check warning on line 78 in tests/schema/extensions/test_query_complexity_estimator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/schema/extensions/test_query_complexity_estimator.py#L78

Added line #L78 was not covered by tests