-
Notifications
You must be signed in to change notification settings - Fork 52
http: add support for GraphQL attributes #755
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
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #755 +/- ##
==========================================
+ Coverage 71.28% 71.97% +0.69%
==========================================
Files 238 239 +1
Lines 25168 25356 +188
==========================================
+ Hits 17940 18251 +311
+ Misses 6349 6199 -150
- Partials 879 906 +27
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
mariomac
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Amazing! I have a question and a suggestion :-)
mariomac
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the explanations! There are some conflicts that need to be solved (probably because this PR: #754 ) but once we solve them, we are ready to merge.
Signed-off-by: Mattia Meleleo <[email protected]>
done! |
part of #141