chore(eslint): fix callback literal violations - #9694
Conversation
Overall package sizeSelf size: 7.98 MB Dependency sizes| name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 3.3.3 | 125.43 kB | 441.68 kB | | opentracing | 0.14.7 | 194.81 kB | 194.81 kB | | dc-polyfill | 0.1.11 | 25.74 kB | 25.74 kB |🤖 This report was automatically generated by heaviest-objects-in-the-universe |
🎉 All green!🧪 All tests passed 🎯 Code Coverage (details) 🔗 Commit SHA: 34b7f0c | Docs | Datadog PR Page | Give us feedback! |
BenchmarksBenchmark execution time: 2026-08-07 21:27:12 Comparing candidate commit 34b7f0c in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 2319 metrics, 39 unstable metrics.
|
9f47f28 to
e01d261
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #9694 +/- ##
========================================
Coverage 98.55% 98.55%
========================================
Files 966 966
Lines 139382 139382
Branches 12051 12202 +151
========================================
+ Hits 137369 137370 +1
+ Misses 2013 2012 -1 Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
e01d261 to
2f05390
Compare
2f05390 to
6edd0f8
Compare
Summary
Use semantic names for response, hook, and batch-observer callbacks now rejected by
n/no-callback-literal. Keep a scoped suppression for the gRPC test that deliberately passes a plain object through an error-first callback.