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

Add xml documentation #115

Merged
merged 2 commits into from
Feb 1, 2021
Merged

Add xml documentation #115

merged 2 commits into from
Feb 1, 2021

Conversation

sungam3r
Copy link
Member

@sungam3r sungam3r commented Feb 1, 2021

No description provided.

@sungam3r sungam3r requested a review from Shane32 February 1, 2021 19:01
@github-actions github-actions bot added documentation An issue or pull request regarding documentation improvements performance test Pull request that adds new or changes existing tests labels Feb 1, 2021
@@ -73,7 +73,6 @@ namespace GraphQLParser.AST
{
public GraphQLDirectiveDefinition() { }
public System.Collections.Generic.List<GraphQLParser.AST.GraphQLInputValueDefinition>? Arguments { get; set; }
public System.Collections.Generic.List<GraphQLParser.AST.GraphQLInputValueDefinition>? Definitions { get; set; }
Copy link
Member Author

Choose a reason for hiding this comment

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

It was here by mistake. The property is not used anywhere.

@coveralls
Copy link

coveralls commented Feb 1, 2021

Coverage Status

Coverage increased (+0.05%) to 91.46% when pulling 5cc843e on docs into 38bec37 on develop.

@sungam3r sungam3r removed performance test Pull request that adds new or changes existing tests labels Feb 1, 2021
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants