chore: use generated config types as much as possible#7955
Conversation
This adds the now auto generated config types to as many consumers as possible. Types should now always be correct. There could be additional consumers that would also profit, this is just a best effort approach for adding them to the consumers. The plugin_manager tests were rewritten to reflect the actual config changes properly.
Overall package sizeSelf size: 5.47 MB Dependency sizes| name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 3.0.1 | 82.56 kB | 817.39 kB | | dc-polyfill | 0.1.10 | 26.73 kB | 26.73 kB |🤖 This report was automatically generated by heaviest-objects-in-the-universe |
|
✅ Tests 🎉 All green!❄️ No new flaky tests detected 🎯 Code Coverage (details) 🔗 Commit SHA: cbb3f95 | Docs | Datadog PR Page | Was this helpful? React with 👍/👎 or give us feedback! |
BenchmarksBenchmark execution time: 2026-04-08 19:06:04 Comparing candidate commit cbb3f95 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 231 metrics, 29 unstable metrics. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #7955 +/- ##
==========================================
- Coverage 74.12% 73.86% -0.27%
==========================================
Files 772 773 +1
Lines 35809 35954 +145
==========================================
+ Hits 26545 26558 +13
- Misses 9264 9396 +132
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:
|
This adds the now auto generated config types to as many consumers as possible. Types should now always be correct. There could be additional consumers that would also profit, this is just a best effort approach for adding them to the consumers. The plugin_manager tests were rewritten to reflect the actual config changes properly.
This adds the now auto generated config types to as many consumers as possible. Types should now always be correct. There could be additional consumers that would also profit, this is just a best effort approach for adding them to the consumers. The plugin_manager tests were rewritten to reflect the actual config changes properly.
This adds the now auto generated config types to as many consumers as possible. Types should now always be correct. There could be additional consumers that would also profit, this is just a best effort approach for adding them to the consumers.
The plugin_manager tests were rewritten to reflect the actual config changes properly.