chore: drop dead profile assert helper and fix telemetry typo#7686
Conversation
BenchmarksBenchmark execution time: 2026-06-30 00:24:20 Comparing candidate commit c244a94 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 2256 metrics, 30 unstable metrics.
|
Overall package sizeSelf size: 6.42 MB Dependency sizes| name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 3.2.0 | 104.26 kB | 843.44 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: c244a94 | Docs | Datadog PR Page | Give us feedback! |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #7686 +/- ##
=======================================
Coverage 93.72% 93.72%
=======================================
Files 891 891
Lines 51165 51165
Branches 11901 11901
=======================================
+ Hits 47953 47954 +1
+ Misses 3212 3211 -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:
|
7afd0ed to
c05c5ff
Compare
c05c5ff to
7600b9a
Compare
1. Remove test/asserts/profile.js. Nothing requires it; the only profile value-type assertion in use is the standalone helper in the profiling agent exporter spec. 2. Fix the "amont" -> "amount" typo in both telemetry heartbeat comments.
7600b9a to
c244a94
Compare
1. Remove test/asserts/profile.js. Nothing requires it; the only profile value-type assertion in use is the standalone helper in the profiling agent exporter spec. 2. Fix the "amont" -> "amount" typo in both telemetry heartbeat comments.
1. Remove test/asserts/profile.js. Nothing requires it; the only profile value-type assertion in use is the standalone helper in the profiling agent exporter spec. 2. Fix the "amont" -> "amount" typo in both telemetry heartbeat comments.
1. Remove test/asserts/profile.js. Nothing requires it; the only profile value-type assertion in use is the standalone helper in the profiling agent exporter spec. 2. Fix the "amont" -> "amount" typo in both telemetry heartbeat comments.
Summary
packages/dd-trace/test/asserts/profile.js. It is the only file intest/asserts/, nothing requires it, and the only profile value-type assertion still in use is the standalone helper in the profiling agent exporter spec.amont->amounttypo in both telemetry heartbeat comments.