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

feat: graphql recursion limit extension #32

Merged
merged 3 commits into from
May 1, 2024

Conversation

Fazt01
Copy link
Contributor

@Fazt01 Fazt01 commented Apr 16, 2024

see new readme

@Fazt01 Fazt01 requested a review from a team April 16, 2024 12:54
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 94.28571% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 63.95%. Comparing base (6e8c0ef) to head (90a1df7).

Files Patch % Lines
graphql/extension/extension.go 94.28% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #32      +/-   ##
==========================================
+ Coverage   62.23%   63.95%   +1.72%     
==========================================
  Files          11       12       +1     
  Lines         617      652      +35     
==========================================
+ Hits          384      417      +33     
- Misses        221      223       +2     
  Partials       12       12              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

graphql/extension/README.md Outdated Show resolved Hide resolved
graphql/extension/extension_test.go Outdated Show resolved Hide resolved
graphql/extension/extension_test.go Outdated Show resolved Hide resolved
graphql/extension/test/schema.graphqls Show resolved Hide resolved
graphql/extension/test/queries.graphql Show resolved Hide resolved
graphql/extension/extension.go Outdated Show resolved Hide resolved
@Fazt01 Fazt01 merged commit 28d324b into master May 1, 2024
3 checks passed
@Fazt01 Fazt01 deleted the feat/graphql-recursion-limit branch May 1, 2024 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants