Negated operator fixes & improvements#435
Conversation
…bddwaf into anilm3/negated-operator-fixes
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #435 +/- ##
==========================================
- Coverage 85.45% 85.36% -0.10%
==========================================
Files 176 179 +3
Lines 9029 9085 +56
Branches 3966 4001 +35
==========================================
+ Hits 7716 7755 +39
- Misses 511 517 +6
- Partials 802 813 +11
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:
|
Artifact Size Comparison 📦
|
Benchmarks clangBenchmark execution time: 2025-08-01 12:03:04 Comparing candidate commit 3e04e1e in PR branch Found 0 performance improvements and 1 performance regressions! Performance is the same for 0 metrics, 0 unstable metrics. scenario:global-benchmark.random.clang
|
Benchmarks gccBenchmark execution time: 2025-08-01 12:04:38 Comparing candidate commit 3e04e1e in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 1 metrics, 0 unstable metrics. |
Benchmarks clang-pgoBenchmark execution time: 2025-08-01 12:18:11 Comparing candidate commit 3e04e1e in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 1 metrics, 0 unstable metrics. |
34f11c0 to
e2ccdfb
Compare
e2ccdfb to
22acf78
Compare
22acf78 to
06fb65b
Compare
This PR improves negated operators with the following changes:
Related Jiras: APPSEC-58464