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

Rename GraphQLAuthorizeAttribute to AuthorizeAttribute #3081

Merged
merged 1 commit into from
Apr 10, 2022
Merged

Conversation

Shane32
Copy link
Member

@Shane32 Shane32 commented Apr 10, 2022

No description provided.

@Shane32 Shane32 requested a review from sungam3r April 10, 2022 14:47
@Shane32 Shane32 self-assigned this Apr 10, 2022
@github-actions github-actions bot added documentation An issue or pull request regarding documentation improvements test Pull request that adds new or changes existing tests labels Apr 10, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #3081 (e712c11) into master (f7146d7) will decrease coverage by 0.01%.
The diff coverage is 72.54%.

@@            Coverage Diff             @@
##           master    #3081      +/-   ##
==========================================
- Coverage   84.38%   84.37%   -0.02%     
==========================================
  Files         360      360              
  Lines       15830    15830              
  Branches     2576     2576              
==========================================
- Hits        13358    13356       -2     
- Misses       1858     1859       +1     
- Partials      614      615       +1     
Impacted Files Coverage Δ
src/GraphQL/Authorization/AuthorizeAttribute.cs 72.54% <72.54%> (ø)
src/GraphQL/Types/Schema.cs 78.99% <0.00%> (-0.92%) ⬇️

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 f7146d7...e712c11. Read the comment docs.

@Shane32 Shane32 added this to the 5.1 milestone Apr 10, 2022
@Shane32 Shane32 merged commit 695e55d into master Apr 10, 2022
@Shane32 Shane32 deleted the authattribute branch April 10, 2022 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation An issue or pull request regarding documentation improvements test Pull request that adds new or changes existing tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Suggestion] Rename "GraphQLAuthorizeAttribute" to "AuthorizeAttribute"
3 participants