Skip to content

NRE fix #188

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

Merged
merged 3 commits into from
Jan 14, 2022
Merged

NRE fix #188

merged 3 commits into from
Jan 14, 2022

Conversation

sungam3r
Copy link
Member

No description provided.

@sungam3r sungam3r requested a review from Shane32 January 14, 2022 18:29
@github-actions github-actions bot added the test Pull request that adds new or changes existing tests label Jan 14, 2022
@sungam3r sungam3r self-assigned this Jan 14, 2022
@sungam3r sungam3r added this to the 8.0 milestone Jan 14, 2022
@sungam3r sungam3r added the bugfix Pull request that fixes a bug label Jan 14, 2022
@github-actions github-actions bot added the CI CI configuration issue or pull request label Jan 14, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #188 (5f9327a) into master (5b77a3e) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #188   +/-   ##
=======================================
  Coverage   98.70%   98.70%           
=======================================
  Files          84       84           
  Lines        4099     4099           
  Branches      385      386    +1     
=======================================
  Hits         4046     4046           
  Misses         33       33           
  Partials       20       20           
Impacted Files Coverage Δ
src/GraphQLParser/AST/GraphQLName.cs 100.00% <100.00%> (ø)
src/GraphQLParser/ROM.cs 100.00% <100.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 1a23067...5f9327a. Read the comment docs.

@sungam3r sungam3r merged commit 6e0a3c2 into master Jan 14, 2022
@sungam3r sungam3r deleted the fix branch January 14, 2022 19:07
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 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.

2 participants