-
Notifications
You must be signed in to change notification settings - Fork 381
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
Remove dd scan #4476
Remove dd scan #4476
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #4476 +/- ##
==========================================
- Coverage 97.70% 97.69% -0.01%
==========================================
Files 1379 1379
Lines 83881 83881
Branches 4251 4251
==========================================
- Hits 81953 81945 -8
- Misses 1928 1936 +8 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Datadog ReportBranch report: ✅ 0 Failed, 20626 Passed, 1373 Skipped, 3m 10.94s Total Time |
BenchmarksBenchmark execution time: 2025-03-12 09:13:30 Comparing candidate commit 6fdfe02 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 31 metrics, 2 unstable metrics. |
Thoughts @anmarchenko? Since you were the one that added this in #3755 |
Let's just remove this @ivoanjo, I have no evidence that additional static analysis from DD adds anything useful to the project |
What does this PR do?
We are not really using those scans as they are not blocking
Change log entry
None.