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

🐛 fix generateDocFromSchema generator.js #917

Merged
merged 1 commit into from
Jul 30, 2023

Conversation

edno
Copy link
Member

@edno edno commented Jul 30, 2023

Description

Fix typo introduced in https://github.com/graphql-markdown/graphql-markdown/blame/ba1002f82f1072fe4afe4c4decf39e8e2dfef99d/packages/core/src/generator.js#L47

However, this typo does not seem to impact the behavior 🤷‍♂️

Checklist

  • My changes follow the contributing guidelines of this project.
  • I have performed a self-review of my code.
  • I have made corresponding changes to the documentation.
  • I have added tests that prove my fix is effective or that my changes work.
  • New and existing unit tests pass locally with my changes.

@edno edno changed the title fix generateDocFromSchema generator.js 🐛 fix generateDocFromSchema generator.js Jul 30, 2023
@sonarcloud
Copy link

sonarcloud bot commented Jul 30, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@ghost
Copy link

ghost commented Jul 30, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@coveralls
Copy link

Coverage Status

coverage: 95.119%. remained the same when pulling fa69205 on fix-fix-Core-generateDocFromSchema into ba1002f on main.

@edno edno merged commit 11692ee into main Jul 30, 2023
29 checks passed
@edno edno deleted the fix-fix-Core-generateDocFromSchema branch July 30, 2023 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants