-
-
Notifications
You must be signed in to change notification settings - Fork 220
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
feat: add reverse transformation support #870
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #870 +/- ##
==========================================
- Coverage 82.72% 81.68% -1.04%
==========================================
Files 162 161 -1
Lines 9080 9057 -23
==========================================
- Hits 7511 7398 -113
- Misses 1319 1409 +90
Partials 250 250
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
LGTM. |
Could you please link any documentation where this is being used or requested? |
@jptosso Can this be documented somewhere? Looks like this is now in code only, and this is a new transformation that is not available "upstream". An issue will also help others determine the use case and if matches their needs. |
@jptosso ping |
I found this interesting use case, when payloads are being reversed to avoid detection.
t:reverse
will help to detect them.