-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
feat: Add support for graphql in python snippets #2556
Conversation
🦋 Changeset detectedLatest commit: ff2ed94 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
thank you @qw-in! also are you able to add a changeset for this wonderful and very welcome feature? |
Codecov Report
@@ Coverage Diff @@
## main #2556 +/- ##
==========================================
+ Coverage 65.70% 69.45% +3.74%
==========================================
Files 85 71 -14
Lines 5106 4154 -952
Branches 1631 1375 -256
==========================================
- Hits 3355 2885 -470
+ Misses 1747 1264 -483
- Partials 4 5 +1
Continue to review full report at Codecov.
|
@acao wow, somehow I completely missed that entire first comment - only saw the CLA one 😅 . I'll go sort out a changeset |
@qw-in apologies there is lots of clutter in the bot PR comments! also seems this Linux Foundation CLA bot is still being buggy :/ |
@acao I was waiting on getting the corporate CLA set up. All good now 😄 |
great @qw-in! thanks for taking care of that boilerplate detail. merging and releasing now! |
fixes #2547
#graphql
commentgql("""
syntax (including with a line break)Looking into adding tests, but that could be a separate pr. Thanks for having a look!
I'm working on the CLA