-
-
Notifications
You must be signed in to change notification settings - Fork 513
Enable automatic graphql tracing with a new :graphql
patch
#2308
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 ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2308 +/- ##
==========================================
- Coverage 98.73% 98.66% -0.08%
==========================================
Files 203 205 +2
Lines 13282 13329 +47
==========================================
+ Hits 13114 13151 +37
- Misses 168 178 +10
|
cb07816
to
324ce45
Compare
324ce45
to
7f8dcdd
Compare
ignore the coverage report here because the uncovered lines are covered in older ruby versions which don't report their coverage |
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.
the gem requirement is just for testing, we only have the error message for better DX |
I assume it won't explode if |
yes its a keyword arg so its safe |
closes #2091