Skip to content

fix: Request transformer diff for array#1819

Merged
harshadixit12 merged 5 commits intomainfrom
fix/request-transformer-array-diff
Nov 25, 2025
Merged

fix: Request transformer diff for array#1819
harshadixit12 merged 5 commits intomainfrom
fix/request-transformer-array-diff

Conversation

@harshadixit12
Copy link
Contributor

@harshadixit12 harshadixit12 commented Nov 17, 2025

@codecov-commenter
Copy link

codecov-commenter commented Nov 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 32.79%. Comparing base (fc58690) to head (ef57b23).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1819   +/-   ##
=======================================
  Coverage   32.79%   32.79%           
=======================================
  Files          73       73           
  Lines        6556     6556           
=======================================
  Hits         2150     2150           
  Misses       4242     4242           
  Partials      164      164           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

_format_version: "3.0"
plugins:
- name: request-transformer
protocols:
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In gateway 2.8, the plugin schema does not contain protocols - which leads to a false diff. I've chosen to add this to keep the test implement small - otherwise we would need separate tests, and yaml files for 2.8

@harshadixit12 harshadixit12 marked this pull request as ready for review November 19, 2025 06:39
@Prashansa-K
Copy link
Contributor

LGTM. Once go.mod is updated, we can merge.

@harshadixit12 harshadixit12 force-pushed the fix/request-transformer-array-diff branch from b6a9494 to a64e74f Compare November 25, 2025 06:17
@harshadixit12 harshadixit12 force-pushed the fix/request-transformer-array-diff branch from a64e74f to ef57b23 Compare November 25, 2025 06:25
@harshadixit12
Copy link
Contributor Author

@Prashansa-K GDR is bumped, also added a couple of changes to konnect tests to fix CI - ef57b23

@harshadixit12 harshadixit12 merged commit b91b3a9 into main Nov 25, 2025
38 checks passed
@harshadixit12 harshadixit12 deleted the fix/request-transformer-array-diff branch November 25, 2025 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Request Transformer Advanced array order

3 participants