Skip to content

Conversation

@Shane32
Copy link
Member

@Shane32 Shane32 commented Dec 12, 2021

Unfortunately until graphql-dotnet/server#602 is merged and released, the builder methods cannot be used within the Harness project because it relies on GraphQL.Server which has not been updated to support GraphQL.DI.IGraphQLBuilder.

@Shane32 Shane32 requested a review from sungam3r December 12, 2021 22:45
@Shane32 Shane32 self-assigned this Dec 12, 2021
@github-actions github-actions bot added the test Pull request that adds new or changes existing tests label Dec 12, 2021
@Shane32 Shane32 linked an issue Dec 12, 2021 that may be closed by this pull request
@github-actions github-actions bot added the CI CI configuration issue or pull request label Dec 12, 2021
@sungam3r
Copy link
Member

I'll try to review a bunch PRs including graphql-dotnet/server#602 in the next days.

@codecov-commenter
Copy link

codecov-commenter commented Dec 12, 2021

Codecov Report

Merging #188 (506443f) into master (dfc98a4) will decrease coverage by 3.29%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #188      +/-   ##
==========================================
- Coverage   82.00%   78.71%   -3.30%     
==========================================
  Files           9       10       +1     
  Lines         239      249      +10     
  Branches       36       36              
==========================================
  Hits          196      196              
- Misses         33       43      +10     
  Partials       10       10              
Impacted Files Coverage Δ
.../GraphQL.Authorization/GraphQLBuilderExtensions.cs 0.00% <0.00%> (ø)

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 dfc98a4...506443f. Read the comment docs.

@sungam3r
Copy link
Member

Reminder - maybe add some DI API around IAuthorizationSkipCondition .

@sungam3r sungam3r added this to the 4.1 milestone Dec 28, 2021
@sungam3r sungam3r merged commit 00c16aa into master Dec 28, 2021
@sungam3r sungam3r deleted the graphqlbuilder branch December 28, 2021 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI CI configuration issue or pull request test Pull request that adds new or changes existing tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Move GraphQLAuthExtensions from Harness into new package

4 participants