Skip to content

Conversation

@sungam3r
Copy link
Member

@sungam3r sungam3r commented May 1, 2022

No description provided.

@sungam3r sungam3r requested a review from Shane32 May 1, 2022 15:58
@sungam3r sungam3r self-assigned this May 1, 2022
@sungam3r sungam3r added dependencies Pull requests that update a dependency file BREAKING Breaking changes in either public API or runtime behavior labels May 1, 2022
@sungam3r sungam3r added this to the 5.0 milestone May 1, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #215 (9c42519) into develop (d04b29f) will decrease coverage by 0.06%.
The diff coverage is 88.09%.

❗ Current head 9c42519 differs from pull request most recent head d772bd3. Consider uploading reports for the commit d772bd3 to get more accurate results

@@             Coverage Diff             @@
##           develop     #215      +/-   ##
===========================================
- Coverage    80.34%   80.27%   -0.07%     
===========================================
  Files           10       10              
  Lines          290      289       -1     
  Branches        46       44       -2     
===========================================
- Hits           233      232       -1     
+ Misses          45       44       -1     
- Partials        12       13       +1     
Impacted Files Coverage Δ
...aphQL.Authorization/AuthorizationValidationRule.cs 94.91% <88.09%> (-0.05%) ⬇️

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 d04b29f...d772bd3. Read the comment docs.

}

private bool ShouldBeSkipped(Operation actualOperation, ValidationContext context)
private bool ShouldBeSkipped(GraphQLOperationDefinition actualOperation, ValidationContext context)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All changes are copy-pasted from the server project.

@sungam3r sungam3r merged commit 8b48a61 into develop May 1, 2022
@sungam3r sungam3r deleted the update branch May 1, 2022 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BREAKING Breaking changes in either public API or runtime behavior dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants