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 SchemaExtensions.Run #2823

Merged
merged 1 commit into from
Dec 31, 2021
Merged

Fix SchemaExtensions.Run #2823

merged 1 commit into from
Dec 31, 2021

Conversation

sungam3r
Copy link
Member

@sungam3r sungam3r commented Dec 30, 2021

fixes #2822

one-symbol fix

@sungam3r sungam3r self-assigned this Dec 30, 2021
@sungam3r sungam3r added the bugfix Pull request that fixes a bug label Dec 30, 2021
@sungam3r sungam3r added this to the 4.8 milestone Dec 30, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #2823 (94f3063) into master (5efb253) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2823      +/-   ##
==========================================
- Coverage   83.60%   83.59%   -0.02%     
==========================================
  Files         362      362              
  Lines       14911    14911              
  Branches     2362     2362              
==========================================
- Hits        12467    12465       -2     
- Misses       1817     1818       +1     
- Partials      627      628       +1     
Impacted Files Coverage Δ
src/GraphQL/SchemaExtensions.cs 80.00% <ø> (ø)
src/GraphQL/Types/Schema.cs 79.72% <0.00%> (-0.91%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5efb253...94f3063. Read the comment docs.

@sungam3r sungam3r merged commit df18ecd into master Dec 31, 2021
@sungam3r sungam3r deleted the visitors branch December 31, 2021 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Pull request that fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

InterfaceGraphType and ISchemaNodeVisitor related questions
3 participants