Decorator migration#6419
Conversation
|
|
This comment has been minimized.
This comment has been minimized.
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: a5ba96792f
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| - declaration: missing_feature (Metrics not implemented) | ||
| component_version: '<1.22.0' |
There was a problem hiding this comment.
Restrict <1.22 metric skip to non-spring Java weblogs
This new condition skips test_telemetry_metric_executed_source for all Java weblog variants below 1.22.0, but the removed decorators in tests/appsec/iast/source/test_header_value.py, test_parameter_name.py, and test_parameter_value.py only targeted versions where "spring-boot" not in context.weblog_variant. As written, Spring Boot variants (including jetty/undertow/openliberty/payara/wildfly) are now incorrectly marked missing_feature for <1.22.0, reducing coverage compared to the pre-migration behavior.
Useful? React with 👍 / 👎.
Motivation
Changes
Workflow
🚀 Once your PR is reviewed and the CI green, you can merge it!
🛟 #apm-shared-testing 🛟
Reviewer checklist
tests/ormanifests/is modified ? I have the approval from R&P teambuild-XXX-imagelabel is present