-
Notifications
You must be signed in to change notification settings - Fork 167
Schema extraction with DD_APM_TRACING_ENABLED=false #3269
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its m 8000 aintainers 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
Conversation
Codecov ReportAttention: Patch coverage is
❌ Your patch status has failed because the patch coverage (33.33%) is below the target coverage (90.00%). You can increase the patch coverage or adjust the target coverage.
Additional details and impacted files@@ Coverage Diff @@
## master #3269 +/- ##
============================================
- Coverage 79.23% 73.20% -6.04%
Complexity 2969 2969
============================================
Files 119 146 +27
Lines 11685 16126 +4441
Branches 0 1110 +1110
============================================
+ Hits 9259 11805 +2546
- Misses 2426 3744 +1318
- Partials 0 577 +577
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 31 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Benchmarks [ appsec ]Benchmark execution time: 2025-06-17 11:28:24 Comparing candidate commit 14964ea in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 12 metrics, 0 unstable metrics. |
eec6696
to
a0c2924
Compare
Benchmarks [ tracer ]Benchmark execution time: 2025-06-17 11:15:43 Comparing candidate commit 14964ea in PR branch Found 0 performance improvements and 2 performance regressions! Performance is the same for 176 metrics, 0 unstable metrics. scenario:BM_TeaSapiSpinup
scenario:TraceFlushBench/benchFlushTrace
|
631e75c
to
d61dea6
Compare
f2a8e10
to
d2f0df4
Compare
appsec/tests/integration/src/test/groovy/com/datadog/appsec/php/integration/CommonTests.groovy
Show resolved
Hide resolved
...sts/integration/src/test/groovy/com/datadog/appsec/php/integration/SamplingTestsInFpm.groovy
Show resolved
Hide resolved
d0a87b0
to
54c0a9a
Compare
Description
Generate schemas when the request has been picked by the sample even when standalone mode is on
[APPSEC-57339]
Reviewer checklist