tests: gateway tests for skip-defaults#1799
Merged
Prashansa-K merged 5 commits intomainfrom Oct 31, 2025
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1799 +/- ##
=======================================
Coverage 32.79% 32.79%
=======================================
Files 73 73
Lines 6550 6550
=======================================
Hits 2148 2148
Misses 4236 4236
Partials 166 166 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
5 tasks
108a7df to
5df289b
Compare
5df289b to
e4723b5
Compare
| @@ -0,0 +1,63 @@ | |||
| _format_version: "3.0" | |||
Contributor
There was a problem hiding this comment.
This file is unused?
harshadixit12
previously approved these changes
Oct 31, 2025
Contributor
|
LGTM, will approve after CI is green |
harshadixit12
approved these changes
Oct 31, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added tests for gateway enterprise LTS versions.
Not adding for every version as the core logic would remain same across all, but the difference in schemas would lead to too many unnecessary files.
GDR PR (handling jwt_secrets sync): Kong/go-database-reconciler#353