refactor(aiguard): rework aiguard integrations#9185
Conversation
Overall package sizeSelf size: 6.44 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: a5422f5 | Docs | Datadog PR Page | Give us feedback! |
BenchmarksBenchmark execution time: 2026-07-02 09:03:11 Comparing candidate commit a5422f5 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 2250 metrics, 36 unstable metrics.
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #9185 +/- ##
==========================================
- Coverage 93.76% 93.76% -0.01%
==========================================
Files 895 896 +1
Lines 51399 51424 +25
Branches 11980 11985 +5
==========================================
+ Hits 48196 48217 +21
- Misses 3203 3207 +4 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:
|
What does this PR do?
Refactor ai guard integrations files
Motivation
Make integration files clean
Additional Notes