-
Notifications
You must be signed in to change notification settings - Fork 351
fix disable option for fetch instrumentation #3460
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
Overall package sizeSelf size: 4.93 MB Dependency sizes
🤖 This report was automatically generated by heaviest-objects-in-the-universe |
Codecov Report
@@ Coverage Diff @@
## master #3460 +/- ##
==========================================
+ Coverage 84.60% 84.66% +0.06%
==========================================
Files 219 218 -1
Lines 8598 8581 -17
Branches 33 33
==========================================
- Hits 7274 7265 -9
+ Misses 1324 1316 -8 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
BenchmarksBenchmark execution time: 2023-07-26 16:54:19 Comparing candidate commit 1116cb4 in PR branch Found 0 performance improvements and 2 performance regressions! Performance is the same for 475 metrics, 15 unstable metrics. scenario:plugin-graphql-with-depth-and-collapse-on-18
scenario:plugin-graphql-with-depth-on-max-18
|
What does this PR do?
Fix disable option for fetch instrumentation.
Motivation
The condition was only in the loop and never worked for
fetch.